PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
◆ check_grid_overlap()
Check the overlap of the input grid and the internal grid. Set Definition at line 704 of file io_helpers.cc. References pism::grid::InputGridInfo::filename, pism::RuntimeError::formatted(), pism::grid::InputGridInfo::Lx, pism::Grid::Lx(), pism::grid::InputGridInfo::Ly, pism::Grid::Ly(), PISM_ERROR_LOCATION, pism::grid::InputGridInfo::x0, pism::Grid::x0(), pism::grid::InputGridInfo::y0, pism::Grid::y0(), pism::grid::InputGridInfo::z, pism::grid::InputGridInfo::z_max, and pism::grid::InputGridInfo::z_min. Referenced by check_input_grid(). |