#include <Eigen/Core>
#include <numeric>
#include <vector>
#include "cplscheme/CouplingData.hpp"
#include "cplscheme/SharedPointer.hpp"
#include "logging/LogMacros.hpp"
#include "logging/Logger.hpp"
#include "utils/assertion.hpp"
Go to the source code of this file.
|
| class | precice::time::TimeGrids |
| | Interface for storing the time grids in the Quasi-Newton and Aitken methods. A time grid is a ordered vector containing the time stamps from the samples in the waveform of the coupled data. More...
|
|
| namespace | precice |
| | Main namespace of the precice library.
|
| namespace | precice::time |
| | contains the time interpolation logic.
|