PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

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

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