Go to the source code of this file.
Functions/Subroutines | |
| subroutine | create_file (HFILE, KDIMS, HNAME_DIM, KFILE_ID, KDIM_ID) |
| subroutine create_file | ( | character(len=*), intent(in) | HFILE, |
| integer, dimension(:), intent(in) | KDIMS, | ||
| character(len=*), dimension(:), intent(in) | HNAME_DIM, | ||
| integer, intent(inout) | KFILE_ID, | ||
| integer, dimension(:), intent(inout) | KDIM_ID | ||
| ) |
Definition at line 6 of file create_file.F90.


1.8.5