Reference documentation for deal.II version GIT relicensing-437-g81ec864850 2024-04-19 07:30:02+00:00
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
parallel::CellWeights< dim, spacedim > Member List

This is the complete list of members for parallel::CellWeights< dim, spacedim >, including all inherited members.

CellWeights()=defaultparallel::CellWeights< dim, spacedim >
CellWeights(const DoFHandler< dim, spacedim > &dof_handler, const WeightingFunction &weighting_function)parallel::CellWeights< dim, spacedim >
connectionparallel::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 typedefparallel::CellWeights< dim, spacedim >
~CellWeights()parallel::CellWeights< dim, spacedim >