The TELEMAC-MASCARET system  trunk
Functions/Subroutines
add_data.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine add_data (FFORMAT, FILE_ID, VAR_NAME, TIME, RECORD, FIRST_VAR, VAR_VALUE, N, IERR)
 

Function/Subroutine Documentation

◆ add_data()

subroutine 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 
)
Parameters
[in]fformatFFORMAT Format of the file
[in]FILE_IDFile descriptor
[in]VAR_NAMEName of the variable
[in]TIMETime of the data
[in]RECORDTime step of the data
[in]FIRST_VARTrue if it is the first variable of the dataset
[in]VAR_VALUEThe value for each point of the mesh
[in]NSize of var_value
[out]IERR0 if no error during the execution

Definition at line 8 of file add_data.f.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: