Go to the source code of this file.
|
subroutine | segbor (NSEGBOR, IKLES, NELEM, NPOIN) |
|
◆ segbor()
subroutine segbor |
( |
integer, intent(out) |
NSEGBOR, |
|
|
integer, dimension(3,nelem), intent(in) |
IKLES, |
|
|
integer, intent(in) |
NELEM, |
|
|
integer, intent(in) |
NPOIN |
|
) |
| |
- Parameters
-
[in] | npoin | IKLES Like connectivity table but in selafin format IKLES(3,NELEM) INSTEAD OF IKLE(NELEM,3) |
[in] | NELEM | Number of elements |
[in] | NELMAX | Maximum number of elements |
[in] | NPOIN | Number of points |
[out] | NSEGBOR | Number of boundary segments |
[in] | nelem | IKLES Like connectivity table but in selafin format IKLES(3,NELEM) INSTEAD OF IKLE(NELEM,3) |
[in] | NELEM | Number of elements |
[in] | NELMAX | Maximum number of elements |
[in] | NPOIN | Number of points |
[out] | NSEGBOR | Number of boundary segments |
Definition at line 7 of file segbor.f.