PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ init_impl()
Initialize from the context (input file and the "variables" database). Reimplemented in pism::bed::LingleClark, pism::bed::Given, pism::bed::PointwiseIsostasy, and pism::bed::Null. Definition at line 105 of file BedDef.cc. References apply_topg_offset(), pism::array::Array2D< T >::copy_from(), pism::InputOptions::filename, pism::INIT_BOOTSTRAP, pism::INIT_OTHER, pism::INIT_RESTART, pism::Component::m_config, pism::Component::m_log, m_topg, m_topg_last, m_uplift, pism::io::Default::Nil(), pism::array::Array::read(), pism::InputOptions::record, pism::array::Array::regrid(), pism::Component::regrid(), and pism::InputOptions::type. Referenced by init(), pism::bed::Null::init_impl(), pism::bed::PointwiseIsostasy::init_impl(), pism::bed::Given::init_impl(), and pism::bed::LingleClark::init_impl(). |