| begin() const | hp::Collection< T > | |
| block_mask(const FEValuesExtractors::Scalar &scalar) const | hp::FECollection< dim, spacedim > | |
| block_mask(const FEValuesExtractors::Vector &vector) const | hp::FECollection< dim, spacedim > | |
| block_mask(const FEValuesExtractors::SymmetricTensor< 2 > &sym_tensor) const | hp::FECollection< dim, spacedim > | |
| block_mask(const ComponentMask &component_mask) const | hp::FECollection< dim, spacedim > | |
| check_no_subscribers() const noexcept | Subscriptor | private |
| Collection()=default | hp::Collection< T > | |
| component_mask(const FEValuesExtractors::Scalar &scalar) const | hp::FECollection< dim, spacedim > | |
| component_mask(const FEValuesExtractors::Vector &vector) const | hp::FECollection< dim, spacedim > | |
| component_mask(const FEValuesExtractors::SymmetricTensor< 2 > &sym_tensor) const | hp::FECollection< dim, spacedim > | |
| component_mask(const BlockMask &block_mask) const | hp::FECollection< dim, spacedim > | |
| 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 |
| ExcNoFiniteElements() | hp::FECollection< dim, spacedim > | static |
| ExcNoSubscriber(std::string arg1, std::string arg2) | Subscriptor | static |
| FECollection() | hp::FECollection< dim, spacedim > | |
| FECollection(const FiniteElement< dim, spacedim > &fe) | hp::FECollection< dim, spacedim > | explicit |
| FECollection(const FETypes &...fes) | hp::FECollection< dim, spacedim > | explicit |
| FECollection(const std::vector< const FiniteElement< dim, spacedim > * > &fes) | hp::FECollection< dim, spacedim > | |
| FECollection(const FECollection< dim, spacedim > &)=default | hp::FECollection< dim, spacedim > | |
| FECollection(FECollection< dim, spacedim > &&) noexcept(std::is_nothrow_move_constructible< std::vector< std::shared_ptr< const FiniteElement< dim, spacedim > > > >::value &&std::is_nothrow_move_constructible< std::function< unsigned int(const typename hp::FECollection< dim, spacedim > &, const unsigned int)> >::value)=default | hp::FECollection< dim, spacedim > | |
| find_common_fes(const std::set< unsigned int > &fes, const unsigned int codim=0) const | hp::FECollection< dim, spacedim > | |
| find_dominated_fe(const std::set< unsigned int > &fes, const unsigned int codim=0) const | hp::FECollection< dim, spacedim > | |
| find_dominated_fe_extended(const std::set< unsigned int > &fes, const unsigned int codim=0) const | hp::FECollection< dim, spacedim > | |
| find_dominating_fe(const std::set< unsigned int > &fes, const unsigned int codim=0) const | hp::FECollection< dim, spacedim > | |
| find_dominating_fe_extended(const std::set< unsigned int > &fes, const unsigned int codim=0) const | hp::FECollection< dim, spacedim > | |
| find_enclosing_fes(const std::set< unsigned int > &fes, const unsigned int codim=0) const | hp::FECollection< dim, spacedim > | |
| get_hierarchy_sequence(const unsigned int fe_index=0) const | hp::FECollection< dim, spacedim > | |
| get_reference_cell_default_linear_mapping() const | hp::FECollection< dim, spacedim > | |
| hierarchy_next | hp::FECollection< dim, spacedim > | private |
| hierarchy_prev | hp::FECollection< dim, spacedim > | private |
| hp_constraints_are_implemented() const | hp::FECollection< dim, spacedim > | |
| hp_line_dof_identities(const std::set< unsigned int > &fes) const | hp::FECollection< dim, spacedim > | |
| hp_quad_dof_identities(const std::set< unsigned int > &fes, const unsigned int face_no=0) const | hp::FECollection< dim, spacedim > | |
| hp_vertex_dof_identities(const std::set< unsigned int > &fes) const | hp::FECollection< dim, spacedim > | |
| list_subscribers(StreamType &stream) const | Subscriptor | inline |
| list_subscribers() const | Subscriptor | |
| map_iterator typedef | Subscriptor | private |
| map_value_type typedef | Subscriptor | private |
| max_degree() const | hp::FECollection< dim, spacedim > | |
| max_dofs_per_cell() const | hp::FECollection< dim, spacedim > | |
| max_dofs_per_face() const | hp::FECollection< dim, spacedim > | |
| max_dofs_per_hex() const | hp::FECollection< dim, spacedim > | |
| max_dofs_per_line() const | hp::FECollection< dim, spacedim > | |
| max_dofs_per_quad() const | hp::FECollection< dim, spacedim > | |
| max_dofs_per_vertex() const | hp::FECollection< dim, spacedim > | |
| memory_consumption() const | hp::Collection< T > | |
| mutex | Subscriptor | privatestatic |
| n_blocks() const | hp::FECollection< dim, spacedim > | |
| n_components() const | hp::FECollection< dim, spacedim > | inline |
| n_subscriptions() const | Subscriptor | inline |
| next_in_hierarchy(const unsigned int fe_index) const | hp::FECollection< dim, spacedim > | |
| object_info | Subscriptor | mutableprivate |
| operator!=(const FECollection< dim, spacedim > &fe_collection) const | hp::FECollection< dim, spacedim > | inline |
| operator=(FECollection< dim, spacedim > &&)=default | hp::FECollection< dim, spacedim > | |
| hp::Collection::operator=(const Subscriptor &) | Subscriptor | inline |
| hp::Collection::operator=(Subscriptor &&) noexcept | Subscriptor | |
| operator==(const FECollection< dim, spacedim > &fe_collection) const | hp::FECollection< dim, spacedim > | inline |
| operator[](const unsigned int index) const | hp::Collection< T > | inline |
| previous_in_hierarchy(const unsigned int fe_index) const | hp::FECollection< dim, spacedim > | |
| push_back(const FiniteElement< dim, spacedim > &new_fe) | hp::FECollection< dim, spacedim > | |
| hp::Collection::push_back(const std::shared_ptr< const T > &new_entry) | hp::Collection< T > | |
| reference_cell_default_linear_mapping | hp::FECollection< dim, spacedim > | private |
| serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
| set_default_hierarchy() | hp::FECollection< dim, spacedim > | |
| set_hierarchy(const std::function< unsigned int(const typename hp::FECollection< dim, spacedim > &, const unsigned int)> &next, const std::function< unsigned int(const typename hp::FECollection< dim, spacedim > &, const unsigned int)> &prev) | hp::FECollection< dim, spacedim > | |
| 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 |