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

◆ compute_horizontal_spacing()

static double pism::compute_horizontal_spacing ( double  half_width,
unsigned int  M,
bool  cell_centered 
)
static

Compute horizontal grid spacing. See compute_horizontal_coordinates() for more.

Definition at line 289 of file Grid.cc.

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