PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
◆ check_input_grid()
Check that x, y, and z coordinates of the input grid are strictly increasing. Definition at line 757 of file io_helpers.cc. References check_grid_overlap(), pism::Grid::ctx(), pism::RuntimeError::formatted(), pism::is_increasing(), PISM_ERROR_LOCATION, pism::grid::InputGridInfo::x, pism::grid::InputGridInfo::y, and pism::grid::InputGridInfo::z. Referenced by pism::array::Array::regrid_impl(), and pism::array::Array3D::regrid_impl(). |