|
preCICE v3.3.0
|
#include <cstddef>#include <iterator>#include <memory>#include <numeric>#include <utility>#include "com/Communication.hpp"#include "com/SerializedPartitioning.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 | |