preCICE v3.1.2
|
#include <string>
#include "BiCouplingScheme.hpp"
#include "cplscheme/BaseCouplingScheme.hpp"
#include "cplscheme/Constants.hpp"
#include "logging/Logger.hpp"
#include "m2n/SharedPointer.hpp"
#include "utils/assertion.hpp"
Go to the source code of this file.
Classes | |
class | precice::cplscheme::ParallelCouplingScheme |
Coupling scheme for parallel coupling, i.e. simultaneous execution of two coupled participants. More... | |
Namespaces | |
namespace | precice |
Main namespace of the precice library. | |
namespace | precice::testing |
contains the testing framework. | |
namespace | precice::cplscheme |
contains implementations of coupling schemes for coupled simulations. | |