![]() |
deal.II version GIT relicensing-6809-ge913b9bb34 2026-09-25 17:20:01+00:00
|
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 | EnableObserverPointer | private |
| Collection()=default | hp::Collection< T > | |
| counter | EnableObserverPointer | mutableprivate |
| counter_map | EnableObserverPointer | mutableprivate |
| empty() const | hp::Collection< T > | inline |
| EnableObserverPointer() | EnableObserverPointer | inline |
| EnableObserverPointer(const EnableObserverPointer &) | EnableObserverPointer | inline |
| EnableObserverPointer(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
| end() const | hp::Collection< T > | |
| entries | hp::Collection< T > | private |
| ExcInUse(int arg1, std::string arg2, std::string arg3) | EnableObserverPointer | static |
| ExcNoSubscriber(std::string arg1, std::string arg2) | EnableObserverPointer | static |
| list_subscribers(StreamType &stream) const | EnableObserverPointer | inline |
| list_subscribers() const | EnableObserverPointer | |
| 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_v< std::vector< std::shared_ptr< const Mapping< dim, spacedim > > > > &&std::is_nothrow_move_constructible_v< std::function< unsigned int(const typename hp::MappingCollection< dim, spacedim > &, const unsigned int)> >)=default | hp::MappingCollection< dim, spacedim > | |
| memory_consumption() const | hp::Collection< T > | |
| mutex | EnableObserverPointer | privatestatic |
| n_subscriptions() const | EnableObserverPointer | inline |
| object_info | EnableObserverPointer | mutableprivate |
| operator=(MappingCollection< dim, spacedim > &&)=default | hp::MappingCollection< dim, spacedim > | |
| hp::Collection::operator=(const EnableObserverPointer &) | EnableObserverPointer | inline |
| hp::Collection::operator=(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
| 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) | EnableObserverPointer | inline |
| size() const | hp::Collection< T > | inline |
| subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | private |
| unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | private |
| validity_pointers | EnableObserverPointer | mutableprivate |
| ~EnableObserverPointer() | EnableObserverPointer | virtual |