![]() |
deal.II version GIT relicensing-6809-ge913b9bb34 2026-09-25 17:20:01+00:00
|
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 > | |
| CellWeights(const DoFHandler< dim, spacedim > &dof_handler, const std::vector< unsigned int > &precomputed_weights) | 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 |
| make_weighting_callback(const DoFHandler< dim, spacedim > &dof_handler, const std::vector< unsigned int > &precomputed_weights) | 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 |
| precompute_weights(const hp::FECollection< dim, spacedim > &fe_collection, const WeightingFunction &weighting_function) | parallel::CellWeights< dim, spacedim > | static |
| reinit(const DoFHandler< dim, spacedim > &dof_handler, const WeightingFunction &weighting_function) | parallel::CellWeights< dim, spacedim > | |
| reinit(const DoFHandler< dim, spacedim > &dof_handler, const std::vector< unsigned int > &precomputed_weights) | 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 |
| 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 std::vector< unsigned int > &precomputed_weights) | parallel::CellWeights< dim, spacedim > | privatestatic |
| WeightingFunction typedef | parallel::CellWeights< dim, spacedim > | |
| ~CellWeights() | parallel::CellWeights< dim, spacedim > |