preCICE v3.2.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
TimeGrids.hpp File Reference
#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"
Include dependency graph for TimeGrids.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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...
 

Namespaces

namespace  precice
 Main namespace of the precice library.
 
namespace  precice::time
 contains the time interpolation logic.