preCICE v3.2.0
Loading...
Searching...
No Matches
Partition.cpp
Go to the documentation of this file.
2
3#include <utility>
4
6
11
12} // namespace precice::partition
Partition(mesh::PtrMesh mesh)
Constructor.
Definition Partition.cpp:7
provides Mesh, Data and primitives.
std::shared_ptr< Mesh > PtrMesh
contains the partitioning of distributed meshes.
Definition Partition.cpp:5
STL namespace.