PISM, A Parallel Ice Sheet Model 2.3.2-61fbb4273 committed by Andy Aschwanden on 2026-06-25
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().