Reference documentation for deal.II version 8.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
MeshWorker::VectorSelector Member List

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::VectorSelectorinline
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::VectorSelectorinline
gradient_index(const unsigned int i) const MeshWorker::VectorSelectorinline
gradient_selectionMeshWorker::VectorSelectorprotected
has_gradients() const MeshWorker::VectorSelectorinline
has_hessians() const MeshWorker::VectorSelectorinline
has_values() const MeshWorker::VectorSelectorinline
hessian_index(const unsigned int i) const MeshWorker::VectorSelectorinline
hessian_selectionMeshWorker::VectorSelectorprotected
initialize(const NamedData< DATA > &)MeshWorker::VectorSelectorinline
list_subscribers() const Subscriptor
memory_consumption() const MeshWorker::VectorSelectorinline
n_gradients() const MeshWorker::VectorSelectorinline
n_hessians() const MeshWorker::VectorSelectorinline
n_subscriptions() const Subscriptor
n_values() const MeshWorker::VectorSelectorinline
operator=(const Subscriptor &)Subscriptor
print(STREAM &s, const NamedData< DATA > &v) const MeshWorker::VectorSelectorinline
print(STREAM &s) const MeshWorker::VectorSelectorinline
serialize(Archive &ar, const unsigned int version)Subscriptorinline
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::VectorSelectorinline
value_selectionMeshWorker::VectorSelectorprotected
~Subscriptor()Subscriptorvirtual