PISM, A Parallel Ice Sheet Model
stable v2.0.4 committed by Constantine Khrulev on 2022-05-25 12:02:27 -0800
|
◆ check_array_indices()
Check array indices and warn if they are out of range. Definition at line 690 of file iceModelVec.cc. References pism::IceModelVec::Impl::da_stencil_width, pism::IceModelVec::Impl::dof, pism::RuntimeError::formatted(), pism::IceModelVec::Impl::ghosted, grid(), pism::IceModelVec::Impl::grid, pism::k, m_array, m_impl, pism::max(), pism::IceModelVec::Impl::name, PISM_ERROR_LOCATION, and pism::IceModelVec::Impl::zlevels. Referenced by pism::IceModelVec2Int::as_int(), pism::IceModelVec3::get_column(), pism::IceModelVec3::interpolate(), pism::IceModelVec2S::operator()(), pism::IceModelVec2< T >::operator()(), pism::IceModelVec3::operator()(), and pism::IceModelVec3::set_column(). |