preCICE v3.1.2
Loading...
Searching...
No Matches
Classes | Namespaces
ReceivedPartition.hpp File Reference
#include <string>
#include <vector>
#include "Partition.hpp"
#include "logging/Logger.hpp"
#include "mesh/BoundingBox.hpp"
#include "mesh/Mesh.hpp"
#include "mesh/SharedPointer.hpp"
#include "mesh/Vertex.hpp"
Include dependency graph for ReceivedPartition.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  precice::partition::ReceivedPartition
 A partition that is computed from a mesh received from another participant. More...
 

Namespaces

namespace  precice
 Main namespace of the precice library.
 
namespace  precice::m2n
 contains the logic of the parallel communication between participants.
 
namespace  precice::partition
 contains the partitioning of distributed meshes.