PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900

◆ ownership_ranges()

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

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

Definition at line 357 of file Grid.cc.

Referenced by compute_ownership_ranges().