Go to the source code of this file.
|
subroutine | bief_open_files (CODE, FILES, NFILES, PATH, NCAR, ICODE, FULLNAME) |
|
◆ bief_open_files()
subroutine bief_open_files |
( |
character(len=24), intent(in) |
CODE, |
|
|
type(bief_file), dimension(nfiles), intent(inout) |
FILES, |
|
|
integer, intent(in) |
NFILES, |
|
|
character(len=path_len), intent(in) |
PATH, |
|
|
integer, intent(in) |
NCAR, |
|
|
integer, intent(in) |
ICODE, |
|
|
logical, intent(in) |
FULLNAME |
|
) |
| |
- Parameters
-
[in] | nfiles | CODE Name of calling programme |
[in] | FILES | Structures of code files |
| | |
Definition at line 7 of file bief_open_files.f.