Loading [MathJax]/extensions/TeX/newcommand.js
 deal.II version GIT relicensing-2850-g1646a780ac 2025-03-17 15:10:00+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\}}
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
Classes | Namespaces
mg_transfer.h File Reference
#include <deal.II/base/config.h>
#include <deal.II/base/mg_level_object.h>
#include <deal.II/distributed/tria_base.h>
#include <deal.II/dofs/dof_handler.h>
#include <deal.II/lac/affine_constraints.h>
#include <deal.II/lac/block_sparsity_pattern.h>
#include <deal.II/lac/block_vector.h>
#include <deal.II/lac/la_parallel_vector.h>
#include <deal.II/lac/petsc_sparse_matrix.h>
#include <deal.II/lac/petsc_vector.h>
#include <deal.II/lac/sparse_matrix.h>
#include <deal.II/lac/trilinos_sparse_matrix.h>
#include <deal.II/lac/vector_memory.h>
#include <deal.II/multigrid/mg_base.h>
#include <deal.II/multigrid/mg_constrained_dofs.h>
#include <memory>

Go to the source code of this file.

Classes

struct  internal::MatrixSelector< VectorType >
 
struct  internal::MatrixSelector< LinearAlgebra::distributed::Vector< Number > >
 
struct  internal::MatrixSelector<::TrilinosWrappers::MPI::Vector >
 
struct  internal::MatrixSelector< ::LinearAlgebra::TpetraWrappers::Vector< Number, MemorySpace > >
 
struct  internal::MatrixSelector<::LinearAlgebra::EpetraWrappers::Vector >
 
struct  internal::MatrixSelector<::PETScWrappers::MPI::Vector >
 
class  MGLevelGlobalTransfer< VectorType >
 
class  MGLevelGlobalTransfer< LinearAlgebra::distributed::Vector< Number, MemorySpace > >
 
class  MGTransferPrebuilt< VectorType >
 

Namespaces

namespace  internal