OGS
MultiplyerInterpolationType.h
Go to the documentation of this file.
1
12
13
#pragma once
14
15
namespace
NumLib
16
{
17
enum class
MultiplyerInterpolationType
18
{
19
PiecewiseConstant
,
20
PiecewiseLinear
21
};
22
}
NumLib
Definition
ProjectData.h:46
NumLib::MultiplyerInterpolationType
MultiplyerInterpolationType
Definition
MultiplyerInterpolationType.h:18
NumLib::MultiplyerInterpolationType::PiecewiseConstant
@ PiecewiseConstant
Definition
MultiplyerInterpolationType.h:19
NumLib::MultiplyerInterpolationType::PiecewiseLinear
@ PiecewiseLinear
Definition
MultiplyerInterpolationType.h:20
NumLib
TimeStepping
Algorithms
MultiplyerInterpolationType.h
Generated by
1.14.0