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

◆ ownership_ranges()

std::vector< unsigned int > pism::grid::ownership_ranges ( unsigned int  Mx,
unsigned int  Nx 
)

Computes processor ownership ranges corresponding to equal area distribution among processors.

Definition at line 1426 of file Grid.cc.

References ownership_ranges().

Referenced by ownership_ranges(), and pism::grid::Parameters::ownership_ranges_from_options().