PISM, A Parallel Ice Sheet Model 2.2.1-cd005eec8 committed by Constantine Khrulev on 2025-03-07
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 322 of file Grid.cc.

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