PISM, A Parallel Ice Sheet Model  stable v2.0.6 committed by Constantine Khrulev on 2023-01-23 15:14:38 -0900

◆ horizontal_extent_from_options()

void pism::GridParameters::horizontal_extent_from_options ( std::shared_ptr< units::System unit_system)

Process -Lx, -Ly, -x0, -y0, -x_range, -y_range; set Lx, Ly, x0, y0.

Definition at line 1272 of file IceGrid.cc.

References pism::IceGrid::Lx(), pism::IceGrid::Ly(), PISM_ERROR_LOCATION, pism::IceGrid::x0(), and pism::IceGrid::y0().

Referenced by pism::IceGrid::FromOptions(), and pismv_grid().