![]() |
Reference documentation for deal.II version 8.1.0
|
This is the complete list of members for MeshWorker::VectorSelector, including all inherited members.
add(const std::string &name, const bool values=true, const bool gradients=false, const bool hessians=false) | MeshWorker::VectorSelector | inline |
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 | |
empty() const | MeshWorker::VectorSelector | inline |
gradient_index(const unsigned int i) const | MeshWorker::VectorSelector | inline |
gradient_selection | MeshWorker::VectorSelector | protected |
has_gradients() const | MeshWorker::VectorSelector | inline |
has_hessians() const | MeshWorker::VectorSelector | inline |
has_values() const | MeshWorker::VectorSelector | inline |
hessian_index(const unsigned int i) const | MeshWorker::VectorSelector | inline |
hessian_selection | MeshWorker::VectorSelector | protected |
initialize(const NamedData< DATA > &) | MeshWorker::VectorSelector | inline |
list_subscribers() const | Subscriptor | |
memory_consumption() const | MeshWorker::VectorSelector | inline |
n_gradients() const | MeshWorker::VectorSelector | inline |
n_hessians() const | MeshWorker::VectorSelector | inline |
n_subscriptions() const | Subscriptor | |
n_values() const | MeshWorker::VectorSelector | inline |
operator=(const Subscriptor &) | Subscriptor | |
print(STREAM &s, const NamedData< DATA > &v) const | MeshWorker::VectorSelector | inline |
print(STREAM &s) const | MeshWorker::VectorSelector | inline |
serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
subscribe(const char *identifier=0) const | Subscriptor | |
Subscriptor() | Subscriptor | |
Subscriptor(const Subscriptor &) | Subscriptor | |
unsubscribe(const char *identifier=0) const | Subscriptor | |
value_index(const unsigned int i) const | MeshWorker::VectorSelector | inline |
value_selection | MeshWorker::VectorSelector | protected |
~Subscriptor() | Subscriptor | virtual |