![]() |
Reference documentation for deal.II version 9.5.0
|
This is the complete list of members for hp::MappingCollection< dim, spacedim >, including all inherited members.
| begin() const | hp::Collection< T > | |
| check_no_subscribers() const noexcept | Subscriptor | private |
| Collection()=default | hp::Collection< T > | |
| counter | Subscriptor | mutableprivate |
| counter_map | Subscriptor | mutableprivate |
| end() const | hp::Collection< T > | |
| entries | hp::Collection< T > | private |
| ExcInUse(int arg1, std::string arg2, std::string arg3) | Subscriptor | static |
| ExcNoSubscriber(std::string arg1, std::string arg2) | Subscriptor | static |
| list_subscribers(StreamType &stream) const | Subscriptor | inline |
| list_subscribers() const | Subscriptor | |
| map_iterator typedef | Subscriptor | private |
| map_value_type typedef | Subscriptor | private |
| MappingCollection()=default | hp::MappingCollection< dim, spacedim > | |
| MappingCollection(const Mapping< dim, spacedim > &mapping) | hp::MappingCollection< dim, spacedim > | explicit |
| MappingCollection(const MappingTypes &...mappings) | hp::MappingCollection< dim, spacedim > | explicit |
| MappingCollection(const MappingCollection< dim, spacedim > &mapping_collection) | hp::MappingCollection< dim, spacedim > | |
| MappingCollection(MappingCollection< dim, spacedim > &&) noexcept(std::is_nothrow_move_constructible< std::vector< std::shared_ptr< const Mapping< dim, spacedim > > > >::value &&std::is_nothrow_move_constructible< std::function< unsigned int(const typename hp::MappingCollection< dim, spacedim > &, const unsigned int)> >::value)=default | hp::MappingCollection< dim, spacedim > | |
| memory_consumption() const | hp::Collection< T > | |
| mutex | Subscriptor | privatestatic |
| n_subscriptions() const | Subscriptor | inline |
| object_info | Subscriptor | mutableprivate |
| operator=(MappingCollection< dim, spacedim > &&)=default | hp::MappingCollection< dim, spacedim > | |
| hp::Collection::operator=(const Subscriptor &) | Subscriptor | inline |
| hp::Collection::operator=(Subscriptor &&) noexcept | Subscriptor | |
| operator[](const unsigned int index) const | hp::Collection< T > | inline |
| push_back(const Mapping< dim, spacedim > &new_mapping) | hp::MappingCollection< dim, spacedim > | |
| hp::Collection::push_back(const std::shared_ptr< const T > &new_entry) | hp::Collection< T > | |
| serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
| size() const | hp::Collection< T > | 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 |
| ~Subscriptor() | Subscriptor | virtual |