Go to the source code of this file.
|
subroutine | get_bnd_npoin (FFORMAT, FID, TYPE_BND_ELEM, NPTFR, IERR) |
|
◆ get_bnd_npoin()
subroutine get_bnd_npoin |
( |
character(len=8), intent(in) |
FFORMAT, |
|
|
integer, intent(in) |
FID, |
|
|
integer, intent(in) |
TYPE_BND_ELEM, |
|
|
integer, intent(out) |
NPTFR, |
|
|
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] | NPTFR | Number of boundary points |
[out] | IERR | 0 if no error during the execution |
Definition at line 7 of file get_bnd_npoin.f.