PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
Loading...
Searching...
No Matches

◆ 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 298 of file Grid.cc.

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