Reference documentation for deal.II version 8.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
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
::DoFCellAccessor (defined in hp::DoFHandler< dim, spacedim >)hp::DoFHandler< dim, spacedim >friend
::internal::DoFAccessor::Implementation (defined in hp::DoFHandler< dim, spacedim >)hp::DoFHandler< dim, spacedim >friend
::internal::DoFCellAccessor::Implementation (defined in hp::DoFHandler< dim, spacedim >)hp::DoFHandler< dim, spacedim >friend
::internal::hp::DoFHandler::Implementation (defined in hp::DoFHandler< dim, spacedim >)hp::DoFHandler< dim, spacedim >friend
::internal::hp::DoFIndicesOnFacesOrEdges classhp::DoFHandler< dim, spacedim >friend
active_cell_iterator typedef (defined in hp::DoFHandler< dim, spacedim >)hp::DoFHandler< dim, spacedim >
active_face_iterator typedef (defined in hp::DoFHandler< dim, spacedim >)hp::DoFHandler< dim, spacedim >
active_hex_iterator typedef (defined in hp::DoFHandler< dim, spacedim >)hp::DoFHandler< dim, spacedim >
active_line_iterator typedef (defined in hp::DoFHandler< dim, spacedim >)hp::DoFHandler< dim, spacedim >
active_quad_iterator typedef (defined in hp::DoFHandler< dim, spacedim >)hp::DoFHandler< dim, spacedim >
ActiveSelector typedef (defined in hp::DoFHandler< dim, spacedim >)hp::DoFHandler< dim, spacedim >private
begin(const unsigned int level=0) const hp::DoFHandler< dim, spacedim >
begin_active(const unsigned int level=0) const hp::DoFHandler< dim, spacedim >
cell_accessor typedef (defined in hp::DoFHandler< dim, spacedim >)hp::DoFHandler< dim, spacedim >
cell_iterator typedef (defined in hp::DoFHandler< dim, spacedim >)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<< "\" did subscribe to this object of class "<< arg1)Subscriptor
DeclException3(ExcInUse, int, char *, std::string &,<< "Object of class "<< arg2<< " is still used by "<< arg1<< " other objects.\n"<< "(Additional information: "<< arg3<< ")\n"<< "Note the entry in the Frequently Asked Questions of "<< "deal.II (linked to from http://www.dealii.org/) for "<< "more information on what this error means.")Subscriptor
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(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 >
face_accessor typedef (defined in hp::DoFHandler< dim, spacedim >)hp::DoFHandler< dim, spacedim >
face_iterator typedef (defined in hp::DoFHandler< dim, spacedim >)hp::DoFHandler< dim, spacedim >
faceshp::DoFHandler< dim, spacedim >private
fe_is_primitive(const hp::DoFHandler< dim, spacedim > &dh)hp::DoFHandler< dim, spacedim >related
finite_elementshp::DoFHandler< dim, spacedim >protected
FunctionMap typedefhp::DoFHandler< dim, spacedim >
get_active_fe_indices(std::vector< unsigned int > &active_fe_indices) const hp::DoFHandler< dim, spacedim >
get_dof_index(const unsigned int obj_level, const unsigned int obj_index, const unsigned int fe_index, const unsigned int local_index) const (defined in hp::DoFHandler< dim, spacedim >)hp::DoFHandler< dim, spacedim >private
get_fe() const hp::DoFHandler< dim, spacedim >
get_tria() const hp::DoFHandler< dim, spacedim >
has_childrenhp::DoFHandler< dim, spacedim >private
hex_iterator typedef (defined in hp::DoFHandler< dim, spacedim >)hp::DoFHandler< dim, spacedim >
invalid_dof_indexhp::DoFHandler< dim, spacedim >static
level_cell_accessor typedef (defined in hp::DoFHandler< dim, spacedim >)hp::DoFHandler< dim, spacedim >
level_cell_iterator typedef (defined in hp::DoFHandler< dim, spacedim >)hp::DoFHandler< dim, spacedim >
level_face_accessor typedef (defined in hp::DoFHandler< dim, spacedim >)hp::DoFHandler< dim, spacedim >
level_face_iterator typedef (defined in hp::DoFHandler< dim, spacedim >)hp::DoFHandler< dim, spacedim >
levelshp::DoFHandler< dim, spacedim >private
LevelSelector typedef (defined in hp::DoFHandler< dim, spacedim >)hp::DoFHandler< dim, spacedim >private
line_iterator typedef (defined in hp::DoFHandler< dim, spacedim >)hp::DoFHandler< dim, spacedim >
list_subscribers() const Subscriptor
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
mg_vertex_dofs (defined in hp::DoFHandler< dim, spacedim >)hp::DoFHandler< dim, spacedim >private
n_boundary_dofs() const hp::DoFHandler< dim, spacedim >
n_boundary_dofs(const FunctionMap &boundary_indicators) const hp::DoFHandler< dim, spacedim >
n_boundary_dofs(const std::set< types::boundary_id > &boundary_indicators) 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 &)hp::DoFHandler< dim, spacedim >private
Subscriptor::operator=(const Subscriptor &)Subscriptor
post_refinement_action() (defined in hp::DoFHandler< dim, spacedim >)hp::DoFHandler< dim, spacedim >private
pre_refinement_action()hp::DoFHandler< dim, spacedim >private
quad_iterator typedef (defined in hp::DoFHandler< dim, spacedim >)hp::DoFHandler< dim, spacedim >
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
renumber_dofs_internal(const std::vector< types::global_dof_index > &new_numbers,::internal::int2type< 1 >) (defined in hp::DoFHandler< dim, spacedim >)hp::DoFHandler< dim, spacedim >private
renumber_dofs_internal(const std::vector< types::global_dof_index > &new_numbers,::internal::int2type< 2 >) (defined in hp::DoFHandler< dim, spacedim >)hp::DoFHandler< dim, spacedim >private
renumber_dofs_internal(const std::vector< types::global_dof_index > &new_numbers,::internal::int2type< 3 >) (defined in hp::DoFHandler< dim, spacedim >)hp::DoFHandler< dim, spacedim >private
serialize(Archive &ar, const unsigned int version)Subscriptorinline
set_active_fe_indices(const std::vector< unsigned int > &active_fe_indices)hp::DoFHandler< dim, spacedim >
set_dof_index(const unsigned int obj_level, const unsigned int obj_index, const unsigned int fe_index, const unsigned int local_index, const types::global_dof_index global_index) const (defined in hp::DoFHandler< dim, spacedim >)hp::DoFHandler< dim, spacedim >private
space_dimensionhp::DoFHandler< dim, spacedim >static
subscribe(const char *identifier=0) const Subscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
triahp::DoFHandler< dim, spacedim >protected
tria_listenershp::DoFHandler< dim, spacedim >private
unsubscribe(const char *identifier=0) const Subscriptor
vertex_dofshp::DoFHandler< dim, spacedim >private
vertex_dofs_offsetshp::DoFHandler< dim, spacedim >private
~DoFHandler()hp::DoFHandler< dim, spacedim >virtual
~Subscriptor()Subscriptorvirtual