|
preCICE v3.3.0
|
#include <algorithm>#include <map>#include "com/Communication.hpp"#include "com/SerializedMesh.hpp"#include "mesh/Mesh.hpp"#include "mesh/Vertex.hpp"#include "utils/assertion.hpp"Go to the source code of this file.
Namespaces | |
| namespace | precice |
| Main namespace of the precice library. | |
| namespace | precice::com |
| contains the data communication abstraction layer. | |
| namespace | precice::com::serialize |
| contains serialization logic | |