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

◆ periodicity_to_string()

std::string pism::grid::periodicity_to_string ( Periodicity  p)

Convert Periodicity to a STL string.

Definition at line 805 of file Grid.cc.

References NOT_PERIODIC, periodicity_to_string(), X_PERIODIC, XY_PERIODIC, and Y_PERIODIC.

Referenced by periodicity_to_string().