REMORA
Regional Modeling of Oceans Refined Adaptively
Loading...
Searching...
No Matches
BCVars Namespace Reference

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
}
 

Detailed Description

Boundary fill types.

Enumeration Type Documentation

◆ anonymous enum

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.