The TELEMAC-MASCARET system
trunk
|
Public Member Functions | |
subroutine | add_data (FFORMAT, FILE_ID, VAR_NAME, TIME, RECORD, FIRST_VAR, VAR_VALUE, N, IERR) |
Definition at line 312 of file interface_hermes.f.
subroutine interface_hermes::ADD_DATA::add_data | ( | character(len=8), intent(in) | FFORMAT, |
integer, intent(in) | FILE_ID, | ||
character(len=32), intent(in) | VAR_NAME, | ||
double precision, intent(in) | TIME, | ||
integer, intent(in) | RECORD, | ||
logical, intent(in) | FIRST_VAR, | ||
double precision, dimension(n), intent(in) | VAR_VALUE, | ||
integer, intent(in) | N, | ||
integer, intent(out) | IERR | ||
) |
Definition at line 314 of file interface_hermes.f.