Go to the source code of this file.
Functions/Subroutines | |
subroutine | OPEN_FILE_LFI (KUNIT, HFILE, HFORM, HACTION, HACCESS, HPOSITION, KRECL) |
subroutine OPEN_FILE_LFI | ( | INTEGER, intent(out) | KUNIT, |
CHARACTER(LEN=28), intent(in) | HFILE, | ||
CHARACTER(LEN=11), intent(in) | HFORM, | ||
CHARACTER(LEN=9), intent(in) | HACTION, | ||
CHARACTER(LEN=6), intent(in) | HACCESS, | ||
CHARACTER(LEN=6), intent(in) | HPOSITION, | ||
INTEGER, intent(in) | KRECL | ||
) |
Definition at line 2 of file open_file_lfi.F90.