![]() |
Reference documentation for deal.II version 9.5.0
|
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 |
| check_no_subscribers() const noexcept | Subscriptor | private |
| counter | Subscriptor | mutableprivate |
| counter_map | Subscriptor | mutableprivate |
| data | MeshWorker::VectorDataBase< dim, spacedim, Number > | protected |
| empty() const | MeshWorker::VectorSelector | inline |
| ExcInUse(int arg1, std::string arg2, std::string arg3) | Subscriptor | static |
| ExcNoSubscriber(std::string arg1, std::string arg2) | Subscriptor | static |
| fill(std::vector< std::vector< std::vector< Number > > > &values, std::vector< std::vector< std::vector< Tensor< 1, spacedim, Number > > > > &gradients, std::vector< std::vector< std::vector< Tensor< 2, spacedim, 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(StreamType &stream) const | Subscriptor | inline |
| list_subscribers() const | Subscriptor | |
| map_iterator typedef | Subscriptor | private |
| map_value_type typedef | Subscriptor | private |
| memory_consumption() const | MeshWorker::VectorSelector | inline |
| mg_fill(std::vector< std::vector< std::vector< Number > > > &values, std::vector< std::vector< std::vector< Tensor< 1, spacedim, Number > > > > &gradients, std::vector< std::vector< std::vector< Tensor< 2, spacedim, 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 |
| mutex | Subscriptor | privatestatic |
| n_gradients() const | MeshWorker::VectorSelector | inline |
| n_hessians() const | MeshWorker::VectorSelector | inline |
| n_subscriptions() const | Subscriptor | inline |
| n_values() const | MeshWorker::VectorSelector | inline |
| object_info | Subscriptor | mutableprivate |
| operator=(const Subscriptor &) | Subscriptor | inline |
| operator=(Subscriptor &&) noexcept | 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(std::atomic< bool > *const validity, const std::string &identifier="") const | Subscriptor | |
| Subscriptor() | Subscriptor | inline |
| Subscriptor(const Subscriptor &) | Subscriptor | inline |
| Subscriptor(Subscriptor &&) noexcept | Subscriptor | |
| unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | Subscriptor | |
| validity_pointers | Subscriptor | mutableprivate |
| value_index(const unsigned int i) const | MeshWorker::VectorSelector | inline |
| value_selection | MeshWorker::VectorSelector | protected |
| VectorDataBase()=default | MeshWorker::VectorDataBase< dim, spacedim, Number > | |
| VectorDataBase(const VectorSelector &) | MeshWorker::VectorDataBase< dim, spacedim, Number > | |
| ~Subscriptor() | Subscriptor | virtual |
| ~VectorDataBase() override=default | MeshWorker::VectorDataBase< dim, spacedim, Number > | virtual |