![]() |
Reference documentation for deal.II version 8.1.0
|
This is the complete list of members for BlockInfo, including all inherited members.
base_element(const unsigned int i) const | BlockInfo | inline |
base_elements | BlockInfo | private |
bi_global | BlockInfo | private |
bi_local | BlockInfo | private |
DeclException2(ExcNoSubscriber, char *, char *,<< "No subscriber with identifier \""<< arg2<< "\" did subscribe to this object of class "<< arg1) | Subscriptor | |
DeclException3(ExcInUse, int, char *, std::string &,<< "Object of class "<< arg2<< " is still used by "<< arg1<< " other objects.\n"<< "(Additional information: "<< arg3<< ")\n"<< "Note the entry in the Frequently Asked Questions of "<< "deal.II (linked to from http://www.dealii.org/) for "<< "more information on what this error means.") | Subscriptor | |
global() const | BlockInfo | inline |
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) const | BlockInfo | inline |
levels | BlockInfo | private |
list_subscribers() const | Subscriptor | |
local() const | BlockInfo | inline |
local_renumbering | BlockInfo | private |
memory_consumption() const | BlockInfo | inline |
n_base_elements() const | BlockInfo | inline |
n_subscriptions() const | Subscriptor | |
operator=(const Subscriptor &) | Subscriptor | |
print(OS &stream) const | BlockInfo | inline |
renumber(const unsigned int i) const | BlockInfo | inline |
serialize(Archive &ar, const unsigned int version) | BlockInfo | |
subscribe(const char *identifier=0) const | Subscriptor | |
Subscriptor() | Subscriptor | |
Subscriptor(const Subscriptor &) | Subscriptor | |
unsubscribe(const char *identifier=0) const | Subscriptor | |
~Subscriptor() | Subscriptor | virtual |