|
PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
|
◆ check_input_grid()
Check that x, y, and z coordinates of the input grid are strictly increasing. Definition at line 808 of file input_helpers.cc. References check_grid_overlap(), pism::RuntimeError::formatted(), pism::is_increasing(), PISM_ERROR_LOCATION, pism::grid::GridInfo::x, pism::grid::GridInfo::y, and pism::grid::InputGridInfo::z. Referenced by pism::InputInterpolation3D::InputInterpolation3D(). |