deal.II version GIT relicensing-2206-gaa53ff9447 2024-12-02 09:10:00+00:00
|
This is the complete list of members for MeshWorker::MGVectorData< VectorType, dim, spacedim >, 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 | EnableObserverPointer | private |
counter | EnableObserverPointer | mutableprivate |
counter_map | EnableObserverPointer | mutableprivate |
data | MeshWorker::VectorDataBase< dim, spacedim, Number > | protected |
empty() const | MeshWorker::VectorSelector | inline |
EnableObserverPointer() | EnableObserverPointer | inline |
EnableObserverPointer(const EnableObserverPointer &) | EnableObserverPointer | inline |
EnableObserverPointer(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
ExcInUse(int arg1, std::string arg2, std::string arg3) | EnableObserverPointer | static |
ExcNoSubscriber(std::string arg1, std::string arg2) | EnableObserverPointer | static |
fill(std::vector< std::vector< std::vector< typename VectorType::value_type > > > &values, std::vector< std::vector< std::vector< Tensor< 1, spacedim, typename VectorType::value_type > > > > &gradients, std::vector< std::vector< std::vector< Tensor< 2, spacedim, typename VectorType::value_type > > > > &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 override | MeshWorker::VectorData< VectorType, dim, spacedim > | virtual |
MeshWorker::VectorDataBase::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::MGVectorData< VectorType, dim, spacedim > | |
initialize(const MGLevelObject< VectorType > *, const std::string &name) | MeshWorker::MGVectorData< VectorType, dim, spacedim > | |
MeshWorker::VectorData::initialize(const VectorType *, const std::string &name) | MeshWorker::VectorData< VectorType, dim, spacedim > | |
list_subscribers(StreamType &stream) const | EnableObserverPointer | inline |
list_subscribers() const | EnableObserverPointer | |
map_iterator typedef | EnableObserverPointer | private |
map_value_type typedef | EnableObserverPointer | private |
memory_consumption() const | MeshWorker::VectorData< VectorType, dim, spacedim > | |
mg_fill(std::vector< std::vector< std::vector< typename VectorType::value_type > > > &values, std::vector< std::vector< std::vector< Tensor< 1, spacedim, typename VectorType::value_type > > > > &gradients, std::vector< std::vector< std::vector< Tensor< 2, spacedim, typename VectorType::value_type > > > > &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 override | MeshWorker::VectorData< VectorType, dim, spacedim > | virtual |
MeshWorker::VectorDataBase::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 |
MGVectorData()=default | MeshWorker::MGVectorData< VectorType, dim, spacedim > | |
MGVectorData(const VectorSelector &) | MeshWorker::MGVectorData< VectorType, dim, spacedim > | |
mutex | EnableObserverPointer | privatestatic |
n_gradients() const | MeshWorker::VectorSelector | inline |
n_hessians() const | MeshWorker::VectorSelector | inline |
n_subscriptions() const | EnableObserverPointer | inline |
n_values() const | MeshWorker::VectorSelector | inline |
object_info | EnableObserverPointer | mutableprivate |
operator=(const EnableObserverPointer &) | EnableObserverPointer | inline |
operator=(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
print(StreamType &s, const AnyData &v) const | MeshWorker::VectorSelector | inline |
print(StreamType &s) const | MeshWorker::VectorSelector | inline |
serialize(Archive &ar, const unsigned int version) | EnableObserverPointer | inline |
subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | |
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | |
validity_pointers | EnableObserverPointer | mutableprivate |
value_index(const unsigned int i) const | MeshWorker::VectorSelector | inline |
value_selection | MeshWorker::VectorSelector | protected |
VectorData()=default | MeshWorker::VectorData< VectorType, dim, spacedim > | |
VectorData(const VectorSelector &) | MeshWorker::VectorData< VectorType, dim, spacedim > | |
VectorDataBase()=default | MeshWorker::VectorDataBase< dim, spacedim, Number > | |
VectorDataBase(const VectorSelector &) | MeshWorker::VectorDataBase< dim, spacedim, Number > | |
~EnableObserverPointer() | EnableObserverPointer | virtual |
~VectorDataBase() override=default | MeshWorker::VectorDataBase< dim, spacedim, Number > | virtual |