REMORA
Regional Modeling of Oceans Refined Adaptively
|
Boundary fill types. More...
Enumerations | |
enum | { cons_bc = 0 , Temp_bc_comp = 0 , Salt_bc_comp , Scalar_bc_comp , xvel_bc = NCONS , yvel_bc , zvel_bc , ubar_bc , vbar_bc , zeta_bc , tke_bc , foextrap_periodic_bc , foextrap_bc , u2d_simple_bc , v2d_simple_bc , NumTypes } |
Boundary fill types.
anonymous enum |
Enumerator | |
---|---|
cons_bc | |
Temp_bc_comp | |
Salt_bc_comp | |
Scalar_bc_comp | |
xvel_bc | |
yvel_bc | |
zvel_bc | |
ubar_bc | |
vbar_bc | |
zeta_bc | |
tke_bc | |
foextrap_periodic_bc | |
foextrap_bc | |
u2d_simple_bc | |
v2d_simple_bc | |
NumTypes |
Definition at line 25 of file REMORA_IndexDefines.H.