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

◆ init_checkpoints()

void pism::IceModel::init_checkpoints ( )
protected

Initialize checkpointing (snapshot-on-wallclock-time) mechanism.

Definition at line 28 of file output_checkpoint.cc.

References pism::filename_add_suffix(), m_checkpoint_filename, m_checkpoint_vars, m_config, m_last_checkpoint_time, and output_variables().

Referenced by misc_setup().