|
Neko 1.99.6
A portable framework for high-order spectral element flow simulations
|
Neko checkpoint file format. More...
Data Types | |
| type | chkp_file_t |
| Interface for Neko checkpoint files. More... | |
Functions/Subroutines | |
| character(len=1024) function | chkp_file_get_next_output_fname (this) |
| Get the physical file name generated by the next write. | |
| subroutine | chkp_file_write (this, data, t) |
| Write a Neko checkpoint. | |
| subroutine | chkp_file_read (this, data) |
| Load a checkpoint from file. | |
| subroutine | chkp_read_field (this, fh, byte_offset, x, nel) |
| subroutine | chkp_file_set_overwrite (this, overwrite) |
this module defines interface to read/write Neko's checkpoint files
|
private |
If checkpoint used another mesh
Definition at line 535 of file chkp_file.f90.
|
private |
Definition at line 966 of file chkp_file.f90.
|
private |
Definition at line 108 of file chkp_file.f90.
|
private |
Definition at line 934 of file chkp_file.f90.