Go to the source code of this file.
|
subroutine | cpikle3 (IKLE3, IKLES, NELEM2, NELMAX2, NPOIN2, NPLAN, KNOLG) |
|
◆ cpikle3()
subroutine cpikle3 |
( |
integer, dimension(nelmax2,3,nplan-1,4), intent(inout) |
IKLE3, |
|
|
integer, dimension(3,nelem2), intent(inout) |
IKLES, |
|
|
integer, intent(in) |
NELEM2, |
|
|
integer, intent(in) |
NELMAX2, |
|
|
integer, intent(in) |
NPOIN2, |
|
|
integer, intent(in) |
NPLAN, |
|
|
integer, dimension(*), intent(in) |
KNOLG |
|
) |
| |
- Parameters
-
[in] | nelem2 | [in, out] IKLE3 3d connectivity table |
[in] | IKLES | 2d connectivity table with dimension (3,nelem2) |
[in] | KNOLG | Gives the original global number of points |
[in] | NELEM2 | Number of elements in 2d |
[in] | NELMAX2 | Maximum number of elements in 2d |
[in] | NPLAN | Number of planes |
[in] | NPOIN2 | Number of points in 2d |
[in] | nelmax2 | [in, out] IKLE3 3d connectivity table |
[in] | IKLES | 2d connectivity table with dimension (3,nelem2) |
[in] | KNOLG | Gives the original global number of points |
[in] | NELEM2 | Number of elements in 2d |
[in] | NELMAX2 | Maximum number of elements in 2d |
[in] | NPLAN | Number of planes |
[in] | NPOIN2 | Number of points in 2d |
[in] | npoin2 | [in, out] IKLE3 3d connectivity table |
[in] | IKLES | 2d connectivity table with dimension (3,nelem2) |
[in] | KNOLG | Gives the original global number of points |
[in] | NELEM2 | Number of elements in 2d |
[in] | NELMAX2 | Maximum number of elements in 2d |
[in] | NPLAN | Number of planes |
[in] | NPOIN2 | Number of points in 2d |
[in] | nplan | [in, out] IKLE3 3d connectivity table |
[in] | IKLES | 2d connectivity table with dimension (3,nelem2) |
[in] | KNOLG | Gives the original global number of points |
[in] | NELEM2 | Number of elements in 2d |
[in] | NELMAX2 | Maximum number of elements in 2d |
[in] | NPLAN | Number of planes |
[in] | NPOIN2 | Number of points in 2d |
Definition at line 7 of file cpikle3.f.