| begin() const | hp::Collection< FiniteElement< dim, dim > > | |
| 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 | hp::Collection< FiniteElement< dim, dim > > | private |
| Collection()=default | hp::Collection< FiniteElement< dim, dim > > | |
| 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 | hp::Collection< FiniteElement< dim, dim > > | mutableprivate |
| counter_map | hp::Collection< FiniteElement< dim, dim > > | mutableprivate |
| empty() const | hp::Collection< FiniteElement< dim, dim > > | inline |
| EnableObserverPointer() | EnableObserverPointer | inline |
| EnableObserverPointer(const EnableObserverPointer &) | EnableObserverPointer | inline |
| EnableObserverPointer(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
| end() const | hp::Collection< FiniteElement< dim, dim > > | |
| entries | hp::Collection< FiniteElement< dim, dim > > | private |
| ExcInUse(int arg1, std::string arg2, std::string arg3) | hp::Collection< FiniteElement< dim, dim > > | static |
| ExcNoFiniteElements() | hp::FECollection< dim, spacedim > | static |
| ExcNoSubscriber(std::string arg1, std::string arg2) | hp::Collection< FiniteElement< dim, dim > > | 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_v< std::vector< std::shared_ptr< const FiniteElement< dim, spacedim > > > > &&std::is_nothrow_move_constructible_v< std::function< unsigned int(const typename hp::FECollection< dim, spacedim > &, const unsigned int)> >)=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 | hp::Collection< FiniteElement< dim, dim > > | inline |
| list_subscribers() const | hp::Collection< FiniteElement< dim, dim > > | |
| map_iterator typedef | hp::Collection< FiniteElement< dim, dim > > | private |
| map_value_type typedef | hp::Collection< FiniteElement< dim, dim > > | 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< FiniteElement< dim, dim > > | |
| mutex | hp::Collection< FiniteElement< dim, dim > > | privatestatic |
| n_blocks() const | hp::FECollection< dim, spacedim > | |
| n_components() const | hp::FECollection< dim, spacedim > | inline |
| n_subscriptions() const | hp::Collection< FiniteElement< dim, dim > > | inline |
| next_in_hierarchy(const unsigned int fe_index) const | hp::FECollection< dim, spacedim > | |
| object_info | hp::Collection< FiniteElement< dim, dim > > | 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< FiniteElement< dim, dim > >::operator=(const EnableObserverPointer &) | EnableObserverPointer | inline |
| hp::Collection< FiniteElement< dim, dim > >::operator=(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
| operator==(const FECollection< dim, spacedim > &fe_collection) const | hp::FECollection< dim, spacedim > | inline |
| operator[](const unsigned int index) const | hp::Collection< FiniteElement< dim, dim > > | 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< FiniteElement< dim, dim > >::push_back(const std::shared_ptr< const FiniteElement< dim, dim > > &new_entry) | hp::Collection< FiniteElement< dim, dim > > | |
| reference_cell_default_linear_mapping | hp::FECollection< dim, spacedim > | private |
| serialize(Archive &ar, const unsigned int version) | hp::Collection< FiniteElement< dim, dim > > | 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< FiniteElement< dim, dim > > | inline |
| subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | hp::Collection< FiniteElement< dim, dim > > | private |
| unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | hp::Collection< FiniteElement< dim, dim > > | private |
| validity_pointers | hp::Collection< FiniteElement< dim, dim > > | mutableprivate |
| ~EnableObserverPointer() | EnableObserverPointer | virtual |