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
CellDataTransfer< dim, spacedim, VectorType > Member List

This is the complete list of members for CellDataTransfer< dim, spacedim, VectorType >, including all inherited members.

CellDataTransfer(const Triangulation< dim, spacedim > &triangulation, const std::function< std::vector< value_type >(const typename Triangulation< dim, spacedim >::cell_iterator &parent, const value_type parent_value)> refinement_strategy=&AdaptationStrategies::Refinement::preserve< dim, spacedim, value_type >, const std::function< value_type(const typename Triangulation< dim, spacedim >::cell_iterator &parent, const std::vector< value_type > &children_values)> coarsening_strategy=&AdaptationStrategies::Coarsening::check_equality< dim, spacedim, value_type >)CellDataTransfer< dim, spacedim, VectorType >
coarsened_cells_active_indexCellDataTransfer< dim, spacedim, VectorType >private
coarsening_strategyCellDataTransfer< dim, spacedim, VectorType >private
n_active_cells_preCellDataTransfer< dim, spacedim, VectorType >private
persisting_cells_active_indexCellDataTransfer< dim, spacedim, VectorType >private
prepare_for_coarsening_and_refinement()CellDataTransfer< dim, spacedim, VectorType >
refined_cells_active_indexCellDataTransfer< dim, spacedim, VectorType >private
refinement_strategyCellDataTransfer< dim, spacedim, VectorType >private
triangulationCellDataTransfer< dim, spacedim, VectorType >private
unpack(const VectorType &in, VectorType &out)CellDataTransfer< dim, spacedim, VectorType >
value_type typedefCellDataTransfer< dim, spacedim, VectorType >private