![]() |
Reference documentation for deal.II version Git 52fd159989 2021-02-28 09:21:27 -0700
|
#include <deal.II/base/config.h>
#include <deal.II/distributed/tria.h>
#include <deal.II/dofs/dof_handler.h>
#include <vector>
Go to the source code of this file.
Classes | |
class | parallel::distributed::SolutionTransfer< dim, VectorType, DoFHandlerType > |
Namespaces | |
parallel | |
parallel::distributed | |
Legacy | |
Legacy::parallel | |
Legacy::parallel::distributed | |
Typedefs | |
template<int dim, typename VectorType , typename DoFHandlerType = DoFHandler<dim>> | |
using | Legacy::parallel::distributed::SolutionTransfer = ::parallel::distributed::SolutionTransfer< dim, VectorType, DoFHandlerType > |