deal.II version GIT relicensing-2165-gc91f007519 2024-11-20 01:40:00+00:00
|
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 = ::SolutionTransfer< dim, VectorType, spacedim > |
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.
using parallel::distributed::SolutionTransfer = typedef ::SolutionTransfer<dim, VectorType, spacedim> |
Definition at line 33 of file solution_transfer.h.