20#include "pism/earth/BedDef.hh"
21#include "pism/util/Grid.hh"
22#include "pism/util/MaxTimestep.hh"
Combines the max. time step with the flag indicating if a restriction is active. Makes is possible to...
void set(double c)
Result: v[j] <- c for all j.
array::Scalar m_uplift
bed uplift rate
PISM bed deformation model (base class).
Null(std::shared_ptr< const Grid > g)
void bootstrap_impl(const array::Scalar &bed_elevation, const array::Scalar &bed_uplift, const array::Scalar &ice_thickness, const array::Scalar &sea_level_elevation)
MaxTimestep max_timestep_impl(double t) const
void init_impl(const InputOptions &opts, const array::Scalar &ice_thickness, const array::Scalar &sea_level_elevation)
void update_impl(const array::Scalar &load, double t, double dt)