PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ 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(). |