preCICE v3.2.0
Loading...
Searching...
No Matches
precice::time::Time Class Reference

#include <Time.hpp>

Static Public Attributes

static const int DEFAULT_WAVEFORM_DEGREE = 1
 To be used, when the interpolation degree is not defined.
static const int MIN_WAVEFORM_DEGREE = 0
 The minimum required interpolation degree.

Detailed Description

Definition at line 5 of file Time.hpp.

Member Data Documentation

◆ DEFAULT_WAVEFORM_DEGREE

const int precice::time::Time::DEFAULT_WAVEFORM_DEGREE = 1
static

To be used, when the interpolation degree is not defined.

Definition at line 8 of file Time.hpp.

◆ MIN_WAVEFORM_DEGREE

const int precice::time::Time::MIN_WAVEFORM_DEGREE = 0
static

The minimum required interpolation degree.

Definition at line 11 of file Time.hpp.


The documentation for this class was generated from the following files: