PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ check_bounds()
Checks \( 0 \le W \le W^{max} \). Definition at line 553 of file Hydrology.cc. References pism::ParallelSection::check(), pism::ParallelSection::failed(), pism::RuntimeError::formatted(), pism::array::Array::grid(), pism::Component::grid(), pism::array::Array::metadata(), and PISM_ERROR_LOCATION. Referenced by pism::hydrology::Distributed::update_impl(), and pism::hydrology::Routing::update_impl(). |