PISM, A Parallel Ice Sheet Model 2.2.1-cd005eec8 committed by Constantine Khrulev on 2025-03-07
|
◆ interpolate()Return value of scalar quantity at level z (m) above base of ice (by linear interpolation). Definition at line 89 of file Array3D.cc. References pism::array::Array::Impl::bsearch_accel, pism::array::Array::check_array_indices(), pism::RuntimeError::formatted(), get_column(), pism::array::Array::levels(), pism::array::Array::m_array, pism::array::Array::m_impl, pism::array::Array::Impl::name, and PISM_ERROR_LOCATION. Referenced by pism::computeSurfaceVelocityErrors(), pism::IceCompModel::computeSurfaceVelocityErrors(), pism::array::extract_surface(), pism::array::extract_surface(), and pism::Isochrones::update(). |