preCICE v3.1.1
Loading...
Searching...
No Matches
Classes | Typedefs
precice::partition Namespace Reference

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>
 

Detailed Description

contains the partitioning of distributed meshes.

Typedef Documentation

◆ PtrPartition

Definition at line 10 of file SharedPointer.hpp.