PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ check_array_indices()
Check array indices and warn if they are out of range. Definition at line 714 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::max(), pism::array::Array::Impl::name, PISM_ERROR_LOCATION, and pism::array::Array::Impl::zlevels. Referenced by pism::array::Array3D::get_column(), pism::array::Array3D::interpolate(), pism::array::Array2D< T >::operator()(), and pism::array::Array3D::set_column(). |