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

◆ regridp()

static bool pism::details::regridp ( const Config config)
static

Returns true if the user asked to regrid layer thicknesses, otherwise false.

Definition at line 307 of file Isochrones.cc.

References pism::Config::get_string(), layer_thickness_variable_name, pism::member(), and pism::set_split().

Referenced by pism::Isochrones::bootstrap(), and pism::Isochrones::restart().