PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900

◆ 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().