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

◆ horizontal_extent_from_options()

void pism::grid::Parameters::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 1182 of file Grid.cc.

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

Referenced by pism::Grid::FromOptions().