Reference documentation for deal.II version 9.5.0
\(\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
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 > >
 
struct  internal::MatrixSelector<::LinearAlgebra::EpetraWrappers::Vector >
 
struct  internal::MatrixSelector<::PETScWrappers::MPI::Vector >
 
class  MGLevelGlobalTransfer< VectorType >
 
class  MGLevelGlobalTransfer< LinearAlgebra::distributed::Vector< Number > >
 
class  MGTransferPrebuilt< VectorType >
 

Namespaces

namespace  internal