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 
223  {
224  gpx = 0,
225  gpy,
226  gpz,
227  };
@ gpz
Definition: ERF_IndexDefines.H:226
@ gpy
Definition: ERF_IndexDefines.H:225
@ gpx
Definition: ERF_IndexDefines.H:224