|
preCICE v3.3.0
|
#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"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. | |