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