deal.II version GIT relicensing-2353-g6beaff027c 2025-01-15 01:10: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.