PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
◆ check_array_indices()Check array indices and warn if they are out of range. Definition at line 636 of file Array.cc. References pism::array::Array::Impl::da_stencil_width, pism::array::Array::Impl::dof, pism::RuntimeError::formatted(), pism::array::Array::Impl::ghosted, grid(), pism::array::Array::Impl::grid, pism::k, m_array, m_impl, pism::array::Array::Impl::name, PISM_ERROR_LOCATION, and pism::array::Array::Impl::zlevels. Referenced by pism::array::Array3D::get_column(), pism::array::Array3D::get_column(), pism::array::Array3D::interpolate(), pism::array::Array2D< T >::operator()(), pism::array::Array2D< T >::operator()(), pism::array::Array3D::set_column(), and pism::array::Array3D::set_column(). |