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