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

Go to the source code of this file.

Functions/Subroutines

subroutine update_data_mesh (FFORMAT, FILE_ID, TIME, RECORD, NB_DIM_MESH, NPOIN, COORD, IERR)
 

Function/Subroutine Documentation

◆ update_data_mesh()

subroutine update_data_mesh ( character(len=8), intent(in)  FFORMAT,
integer, intent(in)  FILE_ID,
double precision, intent(in)  TIME,
integer, intent(in)  RECORD,
integer, intent(in)  NB_DIM_MESH,
integer, intent(in)  NPOIN,
double precision, dimension(nb_dim_mesh*npoin), intent(in)  COORD,
integer, intent(out)  IERR 
)
Parameters
[in]fformatFFORMAT Format of the file
[in]file_idFile descriptor
[in]timeTime of the data
[in]recordTime step of the data
[in]NB_DIM_MESHDimension of the mesh
[in]NPOINNumber of points in the mesh
[in]COORDCoordinates table
[out]Ierr0 if no error during the opening

Definition at line 7 of file update_data_mesh.f.

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