Go to the source code of this file.
|
subroutine | verifi (X, Y, IKLE, NCOLOR, TRAV1, EPSI, MESH, NDP, NPOIN, NELEM, NELMAX) |
|
◆ verifi()
subroutine verifi |
( |
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(*), intent(inout) |
TRAV1, |
|
|
double precision, intent(inout) |
EPSI, |
|
|
integer, intent(in) |
MESH, |
|
|
integer, intent(in) |
NDP, |
|
|
integer, intent(inout) |
NPOIN, |
|
|
integer, intent(inout) |
NELEM, |
|
|
integer, intent(in) |
NELMAX |
|
) |
| |
- Parameters
-
[in] | mesh | MESH Type des elements du maillage |
[in] | NDP | Nombre de noeuds par elements |
| | |
Definition at line 7 of file verifi.f.