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