Go to the source code of this file.
|
subroutine | get_bnd_nelem (FFORMAT, FID, TYPE_BND_ELEM, NELEM, IERR) |
|
◆ get_bnd_nelem()
subroutine get_bnd_nelem |
( |
character(len=8), intent(in) |
FFORMAT, |
|
|
integer, intent(in) |
FID, |
|
|
integer, intent(in) |
TYPE_BND_ELEM, |
|
|
integer, intent(out) |
NELEM, |
|
|
integer, intent(out) |
IERR |
|
) |
| |
- Parameters
-
[in] | fformat | FFORMAT Format of the file |
[in] | FID | File descriptor |
[in] | TYPE_BND_ELEM | Type of the boundary elements |
[in,out] | NELEM | Number of boundary elements |
[out] | IERR | 0 if no error during the execution |
Definition at line 7 of file get_bnd_nelem.f.