PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
◆ extract_surface() [2/2]Copies a horizontal slice at level z of an Array3D into Definition at line 135 of file Array3D.cc. References pism::ParallelSection::check(), pism::ParallelSection::failed(), pism::array::Array::grid(), and pism::array::Array3D::interpolate(). Referenced by pism::IceModel::bedrock_thermal_model_step(), pism::diagnostics::IceEnthalpySurface::compute_impl(), pism::diagnostics::IceEnthalpyBasal::compute_impl(), pism::diagnostics::TemperatureBasal::compute_impl(), pism::stressbalance::PSB_velsurf::compute_impl(), pism::stressbalance::PSB_wvelsurf::compute_impl(), pism::stressbalance::PSB_wvelbase::compute_impl(), pism::stressbalance::PSB_velbase::compute_impl(), and pism::IceCompModel::energy_step(). |