PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

◆ axis_type_from_string()

AxisType pism::axis_type_from_string ( const std::string &  input)

Definition at line 469 of file File.cc.

References T_AXIS, UNKNOWN_AXIS, X_AXIS, Y_AXIS, and Z_AXIS.

Referenced by pism::File::dimension_type(), and pism::io::read_spatial_variable().