Go to the source code of this file.
|
subroutine | surcon (X, Y, IKLE, IPO, NBOR, NPTFR, NCOLOR, IFABOR, COLOR) |
|
◆ surcon()
subroutine surcon |
( |
double precision, dimension(*), intent(inout) |
X, |
|
|
double precision, dimension(*), intent(inout) |
Y, |
|
|
integer, dimension(nelmax,4), intent(inout) |
IKLE, |
|
|
integer, dimension(*), intent(inout) |
IPO, |
|
|
integer, dimension(*), intent(inout) |
NBOR, |
|
|
integer, intent(in) |
NPTFR, |
|
|
integer, dimension(*), intent(inout) |
NCOLOR, |
|
|
integer, dimension(nelmax,*), intent(inout) |
IFABOR, |
|
|
logical, intent(inout) |
COLOR |
|
) |
| |
- Parameters
-
[in,out] | x | [in] MESH Type des elements du maillage |
[in] | NDP | Nombre de noeuds par elements |
| | |
Definition at line 7 of file surcon.f.