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

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