|
preCICE
|
#include "MeshContext.hpp"#include "logging/Logger.hpp"#include "mesh/BoundingBox.hpp"#include "mesh/Vertex.hpp"#include "partition/ReceivedPartition.hpp"#include "precice/span.hpp"#include <functional>#include <memory>#include <string>#include <string_view>#include <vector>Go to the source code of this file.
Classes | |
| struct | precice::impl::ReceivedMeshContext |
| Context for a mesh received from another participant. More... | |
Namespaces | |
| namespace | precice |
| Main namespace of the precice library. | |
| namespace | precice::impl |