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 
165  {
166  gpx = 0,
167  gpy,
168  gpz,
169  };
@ gpz
Definition: ERF_IndexDefines.H:168
@ gpy
Definition: ERF_IndexDefines.H:167
@ gpx
Definition: ERF_IndexDefines.H:166