19#ifndef _PISMCONSTANTYIELDSTRESS_H_
20#define _PISMCONSTANTYIELDSTRESS_H_
22#include "pism/basalstrength/YieldStress.hh"
virtual ~ConstantYieldStress()=default
void bootstrap_impl(const File &input_file, const YieldStressInputs &inputs)
void restart_impl(const File &input_file, int record)
MaxTimestep max_timestep_impl(double t) const
void init_impl(const YieldStressInputs &inputs)
void update_impl(const YieldStressInputs &inputs, double t, double dt)
High-level PISM I/O class.
Combines the max. time step with the flag indicating if a restriction is active. Makes is possible to...
The PISM basal yield stress model interface (virtual base class)