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

◆ subset_extent()

static void pism::subset_extent ( const std::string &  axis,
const std::vector< double > &  x,
double  x_min,
double  x_max,
double &  x0,
double &  Lx,
unsigned int &  Mx 
)
static

Definition at line 56 of file Grid_Regional.cc.

References pism::array::min(), and validate_range().

Referenced by regional_grid_from_options().