Reference documentation for deal.II version 9.6.0
|
This is the complete list of members for parallel::CellWeights< dim, spacedim >, including all inherited members.
CellWeights()=default | parallel::CellWeights< dim, spacedim > | |
CellWeights(const DoFHandler< dim, spacedim > &dof_handler, const WeightingFunction &weighting_function) | parallel::CellWeights< dim, spacedim > | |
connection | parallel::CellWeights< dim, spacedim > | private |
constant_weighting(const unsigned int factor=1) | parallel::CellWeights< dim, spacedim > | static |
make_weighting_callback(const DoFHandler< dim, spacedim > &dof_handler, const WeightingFunction &weighting_function) | parallel::CellWeights< dim, spacedim > | static |
ndofs_weighting(const std::pair< float, float > &coefficients) | parallel::CellWeights< dim, spacedim > | static |
ndofs_weighting(const std::vector< std::pair< float, float > > &coefficients) | parallel::CellWeights< dim, spacedim > | static |
reinit(const DoFHandler< dim, spacedim > &dof_handler, const WeightingFunction &weighting_function) | parallel::CellWeights< dim, spacedim > | |
weighting_callback(const typename ::Triangulation< dim, spacedim >::cell_iterator &cell, const CellStatus status, const DoFHandler< dim, spacedim > &dof_handler, const parallel::TriangulationBase< dim, spacedim > &triangulation, const WeightingFunction &weighting_function) | parallel::CellWeights< dim, spacedim > | privatestatic |
WeightingFunction typedef | parallel::CellWeights< dim, spacedim > | |
~CellWeights() | parallel::CellWeights< dim, spacedim > |