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