Go to the source code of this file.
| Functions/Subroutines | |
| subroutine | OPEN_FILE_FA (KUNIT, HFILE, HFORM, HACTION, HACCESS, KRECL) | 
| subroutine OPEN_FILE_FA | ( | 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, | ||
| INTEGER, intent(in) | KRECL | ||
| ) | 
Definition at line 2 of file open_file_fa.F90.


 1.8.0
 1.8.0