PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900

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