preCICE v3.1.2
|
#include <string>
#include "BaseCouplingScheme.hpp"
#include "BiCouplingScheme.hpp"
#include "cplscheme/Constants.hpp"
#include "logging/Logger.hpp"
#include "m2n/SharedPointer.hpp"
Go to the source code of this file.
Classes | |
class | precice::cplscheme::SerialCouplingScheme |
Coupling scheme for serial coupling, i.e. staggered 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. | |