Reference documentation for deal.II version 8.4.2
BlockInfo Member List

This is the complete list of members for BlockInfo, including all inherited members.

base_element(const unsigned int i) constBlockInfoinline
base_elementsBlockInfoprivate
bi_globalBlockInfoprivate
bi_localBlockInfoprivate
DeclException2(ExcNoSubscriber, char *, char *,<< "No subscriber with identifier <"<< arg2<< "> subscribes to this object of class "<< arg1<< ". Consequently, it cannot be unsubscribed.")Subscriptor
DeclException3(ExcInUse, int, char *, std::string &,<< "Object of class "<< arg2<< " is still used by "<< arg1<< " other objects."<< "\"<< "(Additional information: "<< arg3<< ")\"<< "See the entry in the Frequently Asked Questions of "<< "deal.II (linked to from http://www.dealii.org/) for "<< "a lot more information on what this error means and "<< "how to fix programs in which it happens.")Subscriptor
global() constBlockInfoinline
initialize(const DoFHandler< dim, spacedim > &, bool levels_only=false, bool active_only=false)BlockInfo
initialize_local(const DoFHandler< dim, spacedim > &)BlockInfo
level(unsigned int level) constBlockInfoinline
levelsBlockInfoprivate
list_subscribers() constSubscriptor
local() constBlockInfoinline
local_renumberingBlockInfoprivate
memory_consumption() constBlockInfoinline
n_base_elements() constBlockInfoinline
n_subscriptions() constSubscriptor
operator=(const Subscriptor &)Subscriptor
print(OS &stream) constBlockInfoinline
renumber(const unsigned int i) constBlockInfoinline
serialize(Archive &ar, const unsigned int)BlockInfo
subscribe(const char *identifier=0) constSubscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
unsubscribe(const char *identifier=0) constSubscriptor
~Subscriptor()Subscriptorvirtual