PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
◆ check_input_grid()
Check that x, y, and z coordinates of the input grid are strictly increasing. Definition at line 774 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::InputInterpolation3D::InputInterpolation3D(). |