PISM, A Parallel Ice Sheet Model
stable v2.0.6 committed by Constantine Khrulev on 2023-01-23 15:14:38 -0900
|
◆ ownership_ranges_from_options()
Re-compute ownership ranges. Uses current values of Mx and My. Definition at line 1201 of file IceGrid.cc. References pism::compute_ownership_ranges(), pism::IceGrid::Mx(), pism::IceGrid::My(), pism::IceGrid::size(), pism::OwnershipRanges::x, and pism::OwnershipRanges::y. Referenced by pism::IceGrid::FromFile(), pism::IceGrid::FromOptions(), main(), pismv_grid(), pism::regional_grid_from_options(), and pism::IceGrid::Shallow(). |