Reference documentation for deal.II version 9.1.0-pre
hp::DoFHandler< dim, spacedim > Member List

This is the complete list of members for hp::DoFHandler< dim, spacedim >, including all inherited members.

::DoFAccessor classhp::DoFHandler< dim, spacedim >friend
::internal::hp::DoFIndicesOnFacesOrEdges classhp::DoFHandler< dim, spacedim >friend
active_cell_iterator typedefhp::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 >
active_face_iterator typedefhp::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 typedefhp::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
create_active_fe_table()hp::DoFHandler< dim, spacedim >private
default_fe_indexhp::DoFHandler< dim, spacedim >static
dimensionhp::DoFHandler< dim, spacedim >static
distribute_dofs(const hp::FECollection< dim, spacedim > &fe)hp::DoFHandler< dim, spacedim >virtual
DoFHandler()hp::DoFHandler< dim, spacedim >
DoFHandler(const Triangulation< dim, spacedim > &tria)hp::DoFHandler< dim, spacedim >
DoFHandler(const DoFHandler &)=deletehp::DoFHandler< dim, spacedim >
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 >
ExcEmptyLevel(int arg1)hp::DoFHandler< dim, spacedim >static
ExcFacesHaveNoLevel()hp::DoFHandler< dim, spacedim >static
ExcFunctionNotUseful()hp::DoFHandler< dim, spacedim >static
ExcGridsDoNotMatch()hp::DoFHandler< dim, spacedim >static
ExcInUse(int arg1, std::string arg2, std::string arg3)Subscriptorstatic
ExcInvalidBoundaryIndicator()hp::DoFHandler< dim, spacedim >static
ExcInvalidFEIndex(int arg1, int arg2)hp::DoFHandler< dim, spacedim >static
ExcInvalidLevel(int arg1)hp::DoFHandler< dim, spacedim >static
ExcMatrixHasWrongSize(int arg1)hp::DoFHandler< dim, spacedim >static
ExcNewNumbersNotConsecutive(types::global_dof_index arg1)hp::DoFHandler< dim, spacedim >static
ExcNoFESelected()hp::DoFHandler< dim, spacedim >static
ExcNoSubscriber(std::string arg1, std::string arg2)Subscriptorstatic
face_iterator typedefhp::DoFHandler< dim, spacedim >
faceshp::DoFHandler< dim, spacedim >private
fe_collectionhp::DoFHandler< dim, spacedim >private
fe_is_primitive(const hp::DoFHandler< dim, spacedim > &dh)hp::DoFHandler< dim, spacedim >related
get_active_fe_indices(std::vector< unsigned int > &active_fe_indices) const hp::DoFHandler< dim, spacedim >
get_fe() const hp::DoFHandler< dim, spacedim >
get_fe(const unsigned int index) const hp::DoFHandler< dim, spacedim >
get_fe_collection() const hp::DoFHandler< dim, spacedim >
get_triangulation() const hp::DoFHandler< dim, spacedim >
has_childrenhp::DoFHandler< dim, spacedim >private
initialize(const Triangulation< dim, spacedim > &tria, const hp::FECollection< dim, spacedim > &fe)hp::DoFHandler< dim, spacedim >
invalid_dof_indexhp::DoFHandler< dim, spacedim >static
levelshp::DoFHandler< dim, spacedim >private
list_subscribers(StreamType &stream) const Subscriptorinline
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 >
locally_owned_mg_dofs(const unsigned int level) const hp::DoFHandler< dim, spacedim >
locally_owned_mg_dofs_per_processor(const unsigned int level) 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
mg_number_cachehp::DoFHandler< dim, spacedim >private
n_boundary_dofs() const hp::DoFHandler< dim, spacedim >
n_boundary_dofs(const std::map< types::boundary_id, const Function< spacedim, number > * > &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_cachehp::DoFHandler< dim, spacedim >private
operator=(const DoFHandler &)=deletehp::DoFHandler< dim, spacedim >
Subscriptor::operator=(const Subscriptor &)Subscriptor
Subscriptor::operator=(Subscriptor &&) noexceptSubscriptor
policyhp::DoFHandler< dim, spacedim >private
pre_refinement_action()hp::DoFHandler< dim, spacedim >private
renumber_dofs(const std::vector< types::global_dof_index > &new_numbers)hp::DoFHandler< dim, spacedim >
save(Archive &ar, const unsigned int version) const hp::DoFHandler< dim, spacedim >
serialize(Archive &ar, const unsigned int version)Subscriptorinline
set_active_fe_indices(const std::vector< unsigned int > &active_fe_indices)hp::DoFHandler< dim, spacedim >
setup_policy_and_listeners()hp::DoFHandler< dim, spacedim >private
space_dimensionhp::DoFHandler< dim, spacedim >static
subscribe(const char *identifier=nullptr) const Subscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
Subscriptor(Subscriptor &&) noexceptSubscriptor
triahp::DoFHandler< dim, spacedim >private
tria_listenershp::DoFHandler< dim, spacedim >private
unsubscribe(const char *identifier=nullptr) const Subscriptor
vertex_dof_offsetshp::DoFHandler< dim, spacedim >private
vertex_dofshp::DoFHandler< dim, spacedim >private
~DoFHandler() overridehp::DoFHandler< dim, spacedim >virtual
~Subscriptor()Subscriptorvirtual