Go to the source code of this file.
|
subroutine | decoup (ISURC, X, Y, IKLE, NCOLOR, IFABOR, NELEM2, NPOIN2, COLOR) |
|
◆ decoup()
subroutine decoup |
( |
integer, intent(in) |
ISURC, |
|
|
double precision, dimension(*), intent(inout) |
X, |
|
|
double precision, dimension(*), intent(inout) |
Y, |
|
|
integer, dimension(nelmax,4), intent(inout) |
IKLE, |
|
|
integer, dimension(*), intent(inout) |
NCOLOR, |
|
|
integer, dimension(nelmax,*), intent(inout) |
IFABOR, |
|
|
integer, intent(inout) |
NELEM2, |
|
|
integer, intent(inout) |
NPOIN2, |
|
|
logical, intent(inout) |
COLOR |
|
) |
| |
- Parameters
-
[in,out] | x | [<–>] IKLE Liste des points de chaque element |
| | |
Definition at line 7 of file decoup.f.