preCICE v3.1.2
|
contains the partitioning of distributed meshes. More...
Classes | |
class | Partition |
Abstract base class for partitions. More... | |
class | ProvidedPartition |
A partition that is provided by the participant. More... | |
class | ReceivedPartition |
A partition that is computed from a mesh received from another participant. More... | |
struct | ReceivedPartitionFixture |
Typedefs | |
using | PtrPartition = std::shared_ptr<Partition> |
contains the partitioning of distributed meshes.
Definition at line 10 of file SharedPointer.hpp.