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

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