Go to the source code of this file.
◆ read_submit()
subroutine read_submit |
( |
type(bief_file), dimension(nfiles), intent(inout) |
FILES, |
|
|
integer, intent(in) |
NFILES, |
|
|
character(len=path_len), dimension(4,nmot), intent(in) |
SUBMIT, |
|
|
integer, intent(in) |
NMOT |
|
) |
| |
- Parameters
-
[in] | nfiles | [out] FILES Files structures |
[in] | NFILES | Number of files in array files |
[in] | NMOT | Second dimension of submit and motcar |
[in] | SUBMIT | Character strings stemming from dictionary |
[in] | nmot | [out] FILES Files structures |
[in] | NFILES | Number of files in array files |
[in] | NMOT | Second dimension of submit and motcar |
[in] | SUBMIT | Character strings stemming from dictionary |
Definition at line 7 of file read_submit.f.