![]() |
Reference documentation for deal.II version 9.3.2
|
Typedefs | |
| template<int dim, typename VectorType , typename DoFHandlerType = DoFHandler<dim>> | |
| using | SolutionTransfer = ::parallel::distributed::SolutionTransfer< dim, VectorType, DoFHandlerType > |
| using Legacy::parallel::distributed::SolutionTransfer = typedef ::parallel::distributed:: SolutionTransfer<dim, VectorType, DoFHandlerType> |
The template arguments of the original parallel::distributed::SolutionTransfer class will change in a future release. If for some reason, you need a code that is compatible with deal.II 9.3 and the subsequent release, use this alias instead.
Definition at line 393 of file solution_transfer.h.