Reference documentation for deal.II version 9.1.1
\(\newcommand{\dealcoloneq}{\mathrel{\vcenter{:}}=}\)
parallel::CellWeights< dim, spacedim > Member List

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_handlerparallel::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_listenerparallel::CellWeights< dim, spacedim >private
triangulationparallel::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_functionparallel::CellWeights< dim, spacedim >private
~CellWeights()parallel::CellWeights< dim, spacedim >