REMORA
Energy Research and Forecasting: An Atmospheric Modeling Code
Enumerations
InterpType Namespace Reference
Enumerations
enum
{
PCInterp
= 0 ,
NodeBilinear
,
CellConservativeLinear
,
CellBilinear
,
CellQuadratic
,
CellConservativeProtected
,
CellConservativeQuartic
}
Enumeration Type Documentation
◆
anonymous enum
anonymous enum
Enumerator
PCInterp
NodeBilinear
CellConservativeLinear
CellBilinear
CellQuadratic
CellConservativeProtected
CellConservativeQuartic
51
{
52
PCInterp
= 0,
53
NodeBilinear
,
54
CellConservativeLinear
,
55
CellBilinear
,
56
CellQuadratic
,
57
CellConservativeProtected
,
58
CellConservativeQuartic
59
};
InterpType::CellConservativeQuartic
@ CellConservativeQuartic
Definition:
REMORA.H:58
InterpType::CellBilinear
@ CellBilinear
Definition:
REMORA.H:55
InterpType::PCInterp
@ PCInterp
Definition:
REMORA.H:52
InterpType::NodeBilinear
@ NodeBilinear
Definition:
REMORA.H:53
InterpType::CellConservativeLinear
@ CellConservativeLinear
Definition:
REMORA.H:54
InterpType::CellQuadratic
@ CellQuadratic
Definition:
REMORA.H:56
InterpType::CellConservativeProtected
@ CellConservativeProtected
Definition:
REMORA.H:57
InterpType
Generated by
1.9.1