Reference documentation for deal.II version 9.4.1
|
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) const | MGTwoLevelTransfer< dim, VectorType > | |
memory_consumption() const | MGTwoLevelTransfer< dim, VectorType > | |
prolongate_and_add(VectorType &dst, const VectorType &src) const | MGTwoLevelTransfer< dim, VectorType > | |
restrict_and_add(VectorType &dst, const VectorType &src) const | MGTwoLevelTransfer< dim, VectorType > |