OGS
MultiplyerInterpolationType.h
Go to the documentation of this file.
1
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
NumLib::MultiplyerInterpolationType::PiecewiseLinear
@ PiecewiseLinear
NumLib
TimeStepping
Algorithms
MultiplyerInterpolationType.h
Generated by
1.12.0