PISM, A Parallel Ice Sheet Model
stable v2.0.6 committed by Constantine Khrulev on 2023-01-23 15:14:38 -0900
|
◆ put_on_proc0() [1/2]
Puts a local IceModelVec2S on processor 0. Definition at line 1086 of file iceModelVec.cc. References copy_to_vec(), dm(), pism::IceModelVec::Impl::ghosted, m_impl, and vec(). Referenced by pism::bed::LingleClark::bootstrap_impl(), pism::ocean::PicoGeometry::compute_continental_shelf_mask(), pism::ocean::PicoGeometry::compute_lakes(), fletcher64_serial(), pism::bed::LingleClark::init_impl(), pism::label_components(), pism::ocean::PicoGeometry::label_tmp(), pism::stressbalance::BedSmoother::preprocess_bed(), pism::bed::LingleClark::step(), pism::atmosphere::OrographicPrecipitation::update_impl(), pism::calving::IcebergRemover::update_impl(), and pism::calving::IcebergRemoverFEM::update_impl(). |