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

◆ periodicity_to_string()

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

Convert Periodicity to a STL string.

Definition at line 947 of file Grid.cc.

References NOT_PERIODIC, X_PERIODIC, XY_PERIODIC, and Y_PERIODIC.

Referenced by pism::Grid::report_parameters().