![]() |
SPEED
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | read_dime_header (file_head, nsnapshots, ntime_err, debug) |
Reads dimension in SPEED.input file. | |
subroutine read_dime_header | ( | character*70 | file_head, |
integer*4 | nsnapshots, | ||
integer*4 | ntime_err, | ||
integer*4 | debug | ||
) |
Reads dimension in SPEED.input file.
[in] | file_head | name for header file (SPEED.input) |
[out] | nsnapshot | number of snapshots |
[out] | ntime_err | time instant for coputing the norm of the error, for test case |
Definition at line 27 of file READ_DIME_HEADER.f90.
Referenced by read_input_files().