KTH framework for Nek5000 toolboxes; testing version
0.0.1
|
Set of checkpoint routines. More...
Go to the source code of this file.
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.
Definition in file chkpt.f.