Go to the source code of this file.
|
subroutine | elmpb (NBPB, NUMPB, X, Y, IKLE, NCOLOR, ISDRY, NEW) |
|
◆ elmpb()
subroutine elmpb |
( |
integer, intent(in) |
NBPB, |
|
|
integer, dimension(100), intent(in) |
NUMPB, |
|
|
double precision, dimension(npmax), intent(inout) |
X, |
|
|
double precision, dimension(npmax), intent(inout) |
Y, |
|
|
integer, dimension(nelmax,4), intent(inout) |
IKLE, |
|
|
integer, dimension(npmax), intent(inout) |
NCOLOR, |
|
|
integer, dimension(npmax), intent(inout) |
ISDRY, |
|
|
integer, dimension(npmax), intent(inout) |
NEW |
|
) |
| |
- Parameters
-
[in,out] | ikle | [in] MESH Type des elements du maillage |
[in] | NDP | Nombre de noeuds par elements |
| | |
Definition at line 7 of file elmpb.f.