preCICE v3.1.2
|
#include <string>
#include <vector>
#include "BaseCouplingScheme.hpp"
#include "cplscheme/Constants.hpp"
#include "logging/Logger.hpp"
#include "m2n/SharedPointer.hpp"
#include "mesh/SharedPointer.hpp"
#include "precice/impl/SharedPointer.hpp"
#include "precice/impl/Types.hpp"
#include "utils/assertion.hpp"
Go to the source code of this file.
Classes | |
class | precice::cplscheme::BiCouplingScheme |
Abstract base class for coupling schemes with two participants. More... | |
Namespaces | |
namespace | precice |
Main namespace of the precice library. | |
namespace | precice::cplscheme |
contains implementations of coupling schemes for coupled simulations. | |