PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ interpolate()
Return value of scalar quantity at level z (m) above base of ice (by linear interpolation). Definition at line 88 of file Array3D.cc. References pism::array::Array::Impl::bsearch_accel, pism::array::Array::check_array_indices(), pism::fem::column(), 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(), and pism::Isochrones::update(). |