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()

void pism::bed::PointwiseIsostasy::init_impl ( const InputOptions opts,
const array::Scalar ice_thickness,
const array::Scalar sea_level_elevation 
)
protectedvirtual

Initialize from the context (input file and the "variables" database).

Reimplemented from pism::bed::BedDef.

Definition at line 34 of file PointwiseIsostasy.cc.

References pism::bed::compute_load(), pism::bed::BedDef::init_impl(), m_load_last, pism::Component::m_log, and pism::bed::BedDef::m_topg.