preCICE v3.1.1
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
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.
 
static const int MAX_WAVEFORM_DEGREE = 3
 The maximum allowed interpolation degree.
 

Detailed Description

Definition at line 6 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 9 of file Time.hpp.

◆ MAX_WAVEFORM_DEGREE

const int precice::time::Time::MAX_WAVEFORM_DEGREE = 3
static

The maximum allowed interpolation degree.

Definition at line 15 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 12 of file Time.hpp.


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