Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ AxisType

Axis corresponding to dimensions (and coordinate variables) in a NetCDF file.

These values are also used as indexes in start and count arrays – this is why they have consecutive values starting from 0.

Enumerator
T_AXIS 
X_AXIS 
Y_AXIS 
Z_AXIS 
UNKNOWN_AXIS 

Definition at line 33 of file IO_Flags.hh.