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

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