Set of checkpoint routines. More...
Functions/Subroutines | |
subroutine | chkpt_register () |
Register checkpointing module. More... | |
subroutine | chkpt_init () |
Initilise checkpointing module. More... | |
logical function | chkpt_is_initialised () |
Check if module was initialised. More... | |
subroutine | chkpt_main |
Main checkpoint interface. More... | |
subroutine | chkpt_get_fset (step_cnt, set_out) |
Get step count to the checkpoint and a set number. More... | |
Set of checkpoint routines.
This is a main interface reading/writing runtime parameters and calling proper submodule.