deal.II version GIT relicensing-1941-ga9013bea74 2024-10-08 06:50: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.