The TELEMAC-MASCARET system
trunk
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | get_mesh_date (FFORMAT, FID, DATE, IERR) |
subroutine get_mesh_date | ( | character(len=8), intent(in) | FFORMAT, |
integer, intent(in) | FID, | ||
integer, dimension(6), intent(inout) | DATE, | ||
integer, intent(out) | IERR | ||
) |
[in] | fformat | FFORMAT Format of the file |
[in] | FID | File descriptor |
[in,out] | DATE | The date |
[out] | IERR | 0 if no error during the execution |
Definition at line 7 of file get_mesh_date.f.