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

◆ compute_horizontal_grid_size()

static unsigned int pism::compute_horizontal_grid_size ( double  half_width,
double  dx,
bool  cell_centered 
)
static

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

Definition at line 282 of file Grid.cc.

References pism::Grid::dx().

Referenced by pism::grid::Parameters::horizontal_size_and_extent_from_options().