| ::DoFAccessor class | hp::DoFHandler< dim, spacedim > | friend |
| ::internal::hp::DoFIndicesOnFacesOrEdges class | hp::DoFHandler< dim, spacedim > | friend |
| active_cell_iterator typedef | hp::DoFHandler< dim, spacedim > | |
| active_cell_iterators() const | hp::DoFHandler< dim, spacedim > | |
| active_cell_iterators_on_level(const unsigned int level) const | hp::DoFHandler< dim, spacedim > | |
| begin(const unsigned int level=0) const | hp::DoFHandler< dim, spacedim > | |
| begin_active(const unsigned int level=0) const | hp::DoFHandler< dim, spacedim > | |
| cell_iterator typedef | hp::DoFHandler< dim, spacedim > | |
| cell_iterators() const | hp::DoFHandler< dim, spacedim > | |
| cell_iterators_on_level(const unsigned int level) const | hp::DoFHandler< dim, spacedim > | |
| clear() | hp::DoFHandler< dim, spacedim > | virtual |
| clear_space() | hp::DoFHandler< dim, spacedim > | private |
| compute_line_dof_identities(std::vector< types::global_dof_index > &new_dof_indices) const | hp::DoFHandler< dim, spacedim > | private |
| compute_quad_dof_identities(std::vector< types::global_dof_index > &new_dof_indices) const | hp::DoFHandler< dim, spacedim > | private |
| compute_vertex_dof_identities(std::vector< types::global_dof_index > &new_dof_indices) const | hp::DoFHandler< dim, spacedim > | private |
| create_active_fe_table() | hp::DoFHandler< dim, spacedim > | private |
| DeclException0(ExcInvalidTriangulation) | hp::DoFHandler< dim, spacedim > | |
| DeclException0(ExcNoFESelected) | hp::DoFHandler< dim, spacedim > | |
| DeclException0(ExcRenumberingIncomplete) | hp::DoFHandler< dim, spacedim > | |
| DeclException0(ExcGridsDoNotMatch) | hp::DoFHandler< dim, spacedim > | |
| DeclException0(ExcInvalidBoundaryIndicator) | hp::DoFHandler< dim, spacedim > | |
| DeclException0(ExcFunctionNotUseful) | hp::DoFHandler< dim, spacedim > | |
| DeclException0(ExcFacesHaveNoLevel) | hp::DoFHandler< dim, spacedim > | |
| DeclException1(ExcMatrixHasWrongSize, int,<< "The matrix has the wrong dimension "<< arg1) | hp::DoFHandler< dim, spacedim > | |
| DeclException1(ExcNewNumbersNotConsecutive, types::global_dof_index,<< "The given list of new dof indices is not consecutive: "<< "the index "<< arg1<< " does not exist.") | hp::DoFHandler< dim, spacedim > | |
| DeclException1(ExcInvalidLevel, int,<< "The given level "<< arg1<< " is not in the valid range!") | hp::DoFHandler< dim, spacedim > | |
| DeclException1(ExcEmptyLevel, int,<< "You tried to do something on level "<< arg1<< ", but this level is empty.") | hp::DoFHandler< dim, spacedim > | |
| DeclException2(ExcInvalidFEIndex, int, int,<< "The mesh contains a cell with an active_fe_index of "<< arg1<< ", but the finite element collection only has "<< arg2<< " elements") | hp::DoFHandler< dim, spacedim > | |
| Subscriptor::DeclException2(ExcNoSubscriber, char *, char *,<< "No subscriber with identifier <"<< arg2<< "> subscribes to this object of class "<< arg1<< ". Consequently, it cannot be unsubscribed.") | Subscriptor | |
| DeclException3(ExcInUse, int, char *, std::string &,<< "Object of class "<< arg2<< " is still used by "<< arg1<< " other objects."<< "\"<< "(Additional information: "<< arg3<< ")\"<< "See the entry in the Frequently Asked Questions of "<< "deal.II (linked to from http://www.dealii.org/) for "<< "a lot more information on what this error means and "<< "how to fix programs in which it happens.") | Subscriptor | |
| default_fe_index | hp::DoFHandler< dim, spacedim > | static |
| dimension | hp::DoFHandler< dim, spacedim > | static |
| distribute_dofs(const hp::FECollection< dim, spacedim > &fe) | hp::DoFHandler< dim, spacedim > | virtual |
| DoFHandler(const Triangulation< dim, spacedim > &tria) | hp::DoFHandler< dim, spacedim > | |
| DoFHandler(const DoFHandler &) | hp::DoFHandler< dim, spacedim > | private |
| end() const | hp::DoFHandler< dim, spacedim > | |
| end(const unsigned int level) const | hp::DoFHandler< dim, spacedim > | |
| end_active(const unsigned int level) const | hp::DoFHandler< dim, spacedim > | |
| faces | hp::DoFHandler< dim, spacedim > | private |
| fe_is_primitive(const hp::DoFHandler< dim, spacedim > &dh) | hp::DoFHandler< dim, spacedim > | related |
| finite_elements | hp::DoFHandler< dim, spacedim > | protected |
| FunctionMap typedef | hp::DoFHandler< dim, spacedim > | |
| get_active_fe_indices(std::vector< unsigned int > &active_fe_indices) const | hp::DoFHandler< dim, spacedim > | |
| get_fe() const | hp::DoFHandler< dim, spacedim > | |
| get_tria() const DEAL_II_DEPRECATED | hp::DoFHandler< dim, spacedim > | |
| get_triangulation() const | hp::DoFHandler< dim, spacedim > | |
| has_children | hp::DoFHandler< dim, spacedim > | private |
| invalid_dof_index | hp::DoFHandler< dim, spacedim > | static |
| levels | hp::DoFHandler< dim, spacedim > | private |
| list_subscribers() const | Subscriptor | |
| load(Archive &ar, const unsigned int version) | hp::DoFHandler< dim, spacedim > | |
| locally_owned_dofs() const | hp::DoFHandler< dim, spacedim > | |
| locally_owned_dofs_per_processor() const | hp::DoFHandler< dim, spacedim > | |
| max_couplings_between_boundary_dofs() const | hp::DoFHandler< dim, spacedim > | |
| max_couplings_between_dofs() const | hp::DoFHandler< dim, spacedim > | |
| max_dofs_per_cell(const hp::DoFHandler< dim, spacedim > &dh) | hp::DoFHandler< dim, spacedim > | related |
| max_dofs_per_face(const hp::DoFHandler< dim, spacedim > &dh) | hp::DoFHandler< dim, spacedim > | related |
| max_dofs_per_vertex(const hp::DoFHandler< dim, spacedim > &dh) | hp::DoFHandler< dim, spacedim > | related |
| memory_consumption() const | hp::DoFHandler< dim, spacedim > | virtual |
| n_boundary_dofs() const | hp::DoFHandler< dim, spacedim > | |
| n_boundary_dofs(const FunctionMap &boundary_ids) const | hp::DoFHandler< dim, spacedim > | |
| n_boundary_dofs(const std::set< types::boundary_id > &boundary_ids) const | hp::DoFHandler< dim, spacedim > | |
| n_components(const hp::DoFHandler< dim, spacedim > &dh) | hp::DoFHandler< dim, spacedim > | related |
| n_dofs() const | hp::DoFHandler< dim, spacedim > | |
| n_dofs(const unsigned int level) const | hp::DoFHandler< dim, spacedim > | |
| n_locally_owned_dofs() const | hp::DoFHandler< dim, spacedim > | |
| n_locally_owned_dofs_per_processor() const | hp::DoFHandler< dim, spacedim > | |
| n_subscriptions() const | Subscriptor | |
| number_cache | hp::DoFHandler< dim, spacedim > | private |
| operator=(const DoFHandler &) | hp::DoFHandler< dim, spacedim > | private |
| Subscriptor::operator=(const Subscriptor &) | Subscriptor | |
| pre_refinement_action() | hp::DoFHandler< dim, spacedim > | private |
| renumber_dofs(const std::vector< types::global_dof_index > &new_numbers) | hp::DoFHandler< dim, spacedim > | |
| renumber_dofs_internal(const std::vector< types::global_dof_index > &new_numbers, ::internal::int2type< 0 >) | hp::DoFHandler< dim, spacedim > | private |
| save(Archive &ar, const unsigned int version) const | hp::DoFHandler< dim, spacedim > | |
| serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
| set_active_fe_indices(const std::vector< unsigned int > &active_fe_indices) | hp::DoFHandler< dim, spacedim > | |
| space_dimension | hp::DoFHandler< dim, spacedim > | static |
| subscribe(const char *identifier=0) const | Subscriptor | |
| Subscriptor() | Subscriptor | |
| Subscriptor(const Subscriptor &) | Subscriptor | |
| tria | hp::DoFHandler< dim, spacedim > | protected |
| tria_listeners | hp::DoFHandler< dim, spacedim > | private |
| unsubscribe(const char *identifier=0) const | Subscriptor | |
| vertex_dofs | hp::DoFHandler< dim, spacedim > | private |
| vertex_dofs_offsets | hp::DoFHandler< dim, spacedim > | private |
| ~DoFHandler() | hp::DoFHandler< dim, spacedim > | virtual |
| ~Subscriptor() | Subscriptor | virtual |