PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

◆ bootstrap()

void pism::bed::BedDef::bootstrap ( const array::Scalar bed_elevation,
const array::Scalar bed_uplift,
const array::Scalar ice_thickness,
const array::Scalar sea_level_elevation 
)

Initialize using provided bed elevation and uplift.

Definition at line 82 of file BedDef.cc.

References bootstrap_impl().

Referenced by pism::bed::LingleClark::init_impl().