preCICE v3.1.2
Loading...
Searching...
No Matches
Classes | Namespaces
BaseCouplingScheme.hpp File Reference
#include <Eigen/Core>
#include <algorithm>
#include <map>
#include <memory>
#include <set>
#include <string>
#include <vector>
#include "Constants.hpp"
#include "CouplingData.hpp"
#include "CouplingScheme.hpp"
#include "SharedPointer.hpp"
#include "acceleration/SharedPointer.hpp"
#include "impl/ConvergenceMeasure.hpp"
#include "impl/SharedPointer.hpp"
#include "impl/TimeHandler.hpp"
#include "io/TXTTableWriter.hpp"
#include "logging/Logger.hpp"
#include "m2n/M2N.hpp"
#include "m2n/SharedPointer.hpp"
#include "mesh/SharedPointer.hpp"
Include dependency graph for BaseCouplingScheme.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  precice::cplscheme::BaseCouplingScheme
 Abstract base class for standard coupling schemes. More...
 
struct  precice::cplscheme::BaseCouplingScheme::ConvergenceMeasureContext
 Holds meta information to perform a convergence measurement. More...
 

Namespaces

namespace  precice
 Main namespace of the precice library.
 
namespace  precice::io
 provides Import and Export of the coupling mesh and data.
 
namespace  precice::cplscheme
 contains implementations of coupling schemes for coupled simulations.