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 
184  {
185  gpx = 0,
186  gpy,
187  gpz,
188  };
@ gpz
Definition: ERF_IndexDefines.H:187
@ gpy
Definition: ERF_IndexDefines.H:186
@ gpx
Definition: ERF_IndexDefines.H:185