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

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