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

◆ init_t_last()

void pism::OptTillphiYieldStress::init_t_last ( const File input_file)
private

Initialize the last time tillphi was updated.

Definition at line 115 of file OptTillphiYieldStress.cc.

References pism::Time::current(), pism::File::find_variable(), m_t_last, m_time_name, pism::File::read_variable(), and pism::Component::time().

Referenced by bootstrap_impl(), and restart_impl().