KTH framework for Nek5000 toolboxes; testing version
0.0.1
|
Set of checkpointing routines for arna module. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | arna_rst_save |
Write restart files. More... | |
subroutine | arna_rst_read |
Read from checkpoints. More... | |
subroutine | arna_write_par (prefix) |
Write procesor independent data. More... | |
subroutine | arna_mfop |
Write procesor independent variables. More... | |
subroutine | arna_read_par (prefix) |
Read procesor independent data. More... | |
subroutine | arna_mfip |
Read procesor independent variables. More... | |
subroutine | arna_mfov (prefix) |
Write procesor dependent data (long vectors) More... | |
subroutine | arna_mfiv (prefix) |
Read procesor dependent data (long vectors) More... | |
subroutine | arna_mfosv (ioflds, nout, offs0, stride, strideB, ur1, ur2, ur3, vect) |
Write single Krylov vector to the file. More... | |
subroutine | arna_mfisv (iofldr, offs0, stride, strideB, ur1, ur2, ur3, vect) |
Read single Krylov vector from the file. More... | |
Set of checkpointing routines for arna module.
Definition in file arna_io.f.