Go to the source code of this file.
◆ get_mesh_npoin_per_element()
subroutine get_mesh_npoin_per_element |
( |
character(len=8), intent(in) |
FFORMAT, |
|
|
integer, intent(in) |
FID, |
|
|
integer, intent(in) |
TYP_ELEM, |
|
|
integer, intent(out) |
NDP, |
|
|
integer, intent(out) |
IERR |
|
) |
| |
- Parameters
-
[in] | fformat | FFORMAT Format of the file |
[in] | FID | File descriptor |
[in] | TYP_ELEM | Type of the element |
[in,out] | NDP | The number of point per element |
[out] | IERR | 0 if no error during the execution |
Definition at line 7 of file get_mesh_npoin_per_element.f.