Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ 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().