Loading [MathJax]/extensions/TeX/newcommand.js
 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\}}
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Typedefs
Legacy::parallel::distributed Namespace Reference

Typedefs

template<int dim, typename VectorType , typename DoFHandlerType = DoFHandler<dim>>
using SolutionTransfer = ::parallel::distributed::SolutionTransfer< dim, VectorType, DoFHandlerType::space_dimension >
 

Typedef Documentation

◆ SolutionTransfer

template<int dim, typename VectorType , typename DoFHandlerType = DoFHandler<dim>>
using Legacy::parallel::distributed::SolutionTransfer = typedef ::parallel::distributed:: SolutionTransfer<dim, VectorType, DoFHandlerType::space_dimension>
Deprecated:
Use parallel::distributed::SolutionTransfer without the DoFHandlerType template instead.

Definition at line 393 of file solution_transfer.h.