|
PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
|
◆ interpolate()Return value of scalar quantity at level z (m) above base of ice (by linear interpolation). Definition at line 95 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(). |