Reference documentation for deal.II version 9.4.1
\(\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
MGTwoLevelTransfer< dim, VectorType > Member List

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

enable_inplace_operations_if_possible(const std::shared_ptr< const Utilities::MPI::Partitioner > &partitioner_coarse, const std::shared_ptr< const Utilities::MPI::Partitioner > &partitioner_fine)MGTwoLevelTransfer< dim, VectorType >
interpolate(VectorType &dst, const VectorType &src) constMGTwoLevelTransfer< dim, VectorType >
memory_consumption() constMGTwoLevelTransfer< dim, VectorType >
prolongate_and_add(VectorType &dst, const VectorType &src) constMGTwoLevelTransfer< dim, VectorType >
restrict_and_add(VectorType &dst, const VectorType &src) constMGTwoLevelTransfer< dim, VectorType >