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