Go to the source code of this file.
|
subroutine | cpikle2 (IKLE3, KLEI3, IKLES, NELEM2, NELMAX2, NPOIN2, NPLAN) |
|
◆ cpikle2()
subroutine cpikle2 |
( |
integer, dimension(nelmax2,nplan-1,6), intent(inout) |
IKLE3, |
|
|
integer, dimension(6,nelmax2,nplan-1), intent(inout) |
KLEI3, |
|
|
integer, dimension(3,nelem2), intent(in) |
IKLES, |
|
|
integer, intent(in) |
NELEM2, |
|
|
integer, intent(in) |
NELMAX2, |
|
|
integer, intent(in) |
NPOIN2, |
|
|
integer, intent(in) |
NPLAN |
|
) |
| |
- Parameters
-
[in] | nelem2 | [in, out] IKLE3 3d connectivity table |
[in] | IKLES | 2d connectivity table with dimension (3,nelem2) |
[out] | KLEI3 | Like ikle3 but with swapped dimensions |
[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) |
[out] | KLEI3 | Like ikle3 but with swapped dimensions |
[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) |
[out] | KLEI3 | Like ikle3 but with swapped dimensions |
[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) |
[out] | KLEI3 | Like ikle3 but with swapped dimensions |
[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 cpikle2.f.