![]() |
Reference documentation for deal.II version 8.4.2
|
This is the complete list of members for MeshWorker::VectorDataBase< dim, spacedim, Number >, 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<< "> 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 | |
| empty() const | MeshWorker::VectorSelector | inline |
| fill(std::vector< std::vector< std::vector< Number > > > &values, std::vector< std::vector< std::vector< Tensor< 1, dim, Number > > > > &gradients, std::vector< std::vector< std::vector< Tensor< 2, dim, Number > > > > &hessians, const FEValuesBase< dim, spacedim > &fe, const std::vector< types::global_dof_index > &index, const unsigned int component, const unsigned int n_comp, const unsigned int start, const unsigned int size) const | MeshWorker::VectorDataBase< dim, spacedim, Number > | virtual |
| 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 AnyData &) | MeshWorker::VectorDataBase< dim, spacedim, Number > | |
| list_subscribers() const | Subscriptor | |
| memory_consumption() const | MeshWorker::VectorDataBase< dim, spacedim, Number > | |
| mg_fill(std::vector< std::vector< std::vector< Number > > > &values, std::vector< std::vector< std::vector< Tensor< 1, dim, Number > > > > &gradients, std::vector< std::vector< std::vector< Tensor< 2, dim, Number > > > > &hessians, const FEValuesBase< dim, spacedim > &fe, const unsigned int level, const std::vector< types::global_dof_index > &index, const unsigned int component, const unsigned int n_comp, const unsigned int start, const unsigned int size) const | MeshWorker::VectorDataBase< dim, spacedim, Number > | virtual |
| 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(StreamType &s, const AnyData &v) const | MeshWorker::VectorSelector | inline |
| print(StreamType &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 |
| VectorDataBase() | MeshWorker::VectorDataBase< dim, spacedim, Number > | |
| VectorDataBase(const VectorSelector &) | MeshWorker::VectorDataBase< dim, spacedim, Number > | |
| ~Subscriptor() | Subscriptor | virtual |
| ~VectorDataBase() | MeshWorker::VectorDataBase< dim, spacedim, Number > | virtual |
1.8.12