|
preCICE v3.3.0
|
#include <utility>#include "DistributedComFactory.hpp"#include "DistributedCommunication.hpp"#include "M2N.hpp"#include "com/Communication.hpp"#include "logging/LogConfiguration.hpp"#include "logging/LogMacros.hpp"#include "mesh/Mesh.hpp"#include "precice/impl/Types.hpp"#include "precice/impl/versions.hpp"#include "profiling/Event.hpp"#include "utils/IntraComm.hpp"#include "utils/assertion.hpp"Go to the source code of this file.
Classes | |
| class | Event |
Namespaces | |
| namespace | precice |
| Main namespace of the precice library. | |
| namespace | precice::m2n |
| contains the logic of the parallel communication between participants. | |
Variables | |
| bool | precice::syncMode = false |
| Enabled further inter- and intra-solver synchronisation. | |