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

◆ string_to_periodicity()

Periodicity pism::grid::string_to_periodicity ( const std::string &  keyword)

Convert a string to Periodicity.

Definition at line 925 of file Grid.cc.

References pism::RuntimeError::formatted(), NOT_PERIODIC, PISM_ERROR_LOCATION, X_PERIODIC, XY_PERIODIC, and Y_PERIODIC.

Referenced by pism::grid::Parameters::Parameters().