ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
GpVars Namespace Reference

Enumerations

enum  { gpx = 0 , gpy , gpz }
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
gpx 
gpy 
gpz 
183  {
184  gpx = 0,
185  gpy,
186  gpz,
187  };
@ gpz
Definition: ERF_IndexDefines.H:186
@ gpy
Definition: ERF_IndexDefines.H:185
@ gpx
Definition: ERF_IndexDefines.H:184