deal.II version 9.7.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

Namespaces

namespace  experimental
namespace  GridRefinement

Classes

class  CellDataTransfer
class  ContinuousQuadratureDataTransfer
class  TemporarilyMatchRefineFlags
class  Triangulation
class  Triangulation< 1, spacedim >

Typedefs

template<int dim, typename VectorType, int spacedim = dim>
using SolutionTransfer

Detailed Description

A namespace for class and functions that support parallel computing on distributed memory machines. See the Parallel computing with multiple processors using distributed memory topic for an overview of the facilities this namespace offers.

Typedef Documentation

◆ SolutionTransfer

template<int dim, typename VectorType, int spacedim = dim>
using parallel::distributed::SolutionTransfer
Initial value:
::SolutionTransfer< dim, VectorType, spacedim > SolutionTransfer
Deprecated
Use SolutionTransfer instead.

Definition at line 33 of file solution_transfer.h.