This is the complete list of members for parallel::CellWeights< dim, spacedim >, including all inherited members.
CellWeights(const ::hp::DoFHandler< dim, spacedim > &dof_handler) | parallel::CellWeights< dim, spacedim > | |
dof_handler | parallel::CellWeights< dim, spacedim > | private |
register_constant_weighting(const unsigned int factor=1000) | parallel::CellWeights< dim, spacedim > | |
register_custom_weighting(const std::function< unsigned int(const FiniteElement< dim, spacedim > &, const typename hp::DoFHandler< dim, spacedim >::cell_iterator &)> custom_function) | parallel::CellWeights< dim, spacedim > | |
register_ndofs_squared_weighting(const unsigned int factor=1000) | parallel::CellWeights< dim, spacedim > | |
register_ndofs_weighting(const unsigned int factor=1000) | parallel::CellWeights< dim, spacedim > | |
tria_listener | parallel::CellWeights< dim, spacedim > | private |
triangulation | parallel::CellWeights< dim, spacedim > | private |
weight_callback(const typename Triangulation< dim, spacedim >::cell_iterator &cell, const typename Triangulation< dim, spacedim >::CellStatus status) | parallel::CellWeights< dim, spacedim > | private |
weighting_function | parallel::CellWeights< dim, spacedim > | private |
~CellWeights() | parallel::CellWeights< dim, spacedim > | |