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

◆ compute_coordinates()

static std::vector<double> pism::compute_coordinates ( unsigned int  M,
double  delta,
double  v_min,
double  v_max,
bool  cell_centered 
)
static

Compute grid coordinates for one direction (X or Y).

Definition at line 468 of file Grid.cc.

Referenced by pism::Grid::Impl::compute_horizontal_coordinates().