Go to the source code of this file.
|
subroutine | presel (IKLE, TRAV1, NELEM, NELMAX, NDP, TEXTE, NBFOND, SORLEO, COLOR, NSFOND, NVARIN, NVAROU, MAILLE) |
|
◆ presel()
subroutine presel |
( |
integer, dimension(nelmax,ndp), intent(in) |
IKLE, |
|
|
integer, dimension(nelem,ndp), intent(inout) |
TRAV1, |
|
|
integer, intent(in) |
NELEM, |
|
|
integer, intent(in) |
NELMAX, |
|
|
integer, intent(in) |
NDP, |
|
|
character(len=32), dimension(26), intent(inout) |
TEXTE, |
|
|
integer, intent(in) |
NBFOND, |
|
|
logical, dimension(26), intent(inout) |
SORLEO, |
|
|
logical, intent(inout) |
COLOR, |
|
|
integer, intent(inout) |
NSFOND, |
|
|
integer, intent(in) |
NVARIN, |
|
|
integer, intent(inout) |
NVAROU, |
|
|
character(len=9), intent(in) |
MAILLE |
|
) |
| |
- Parameters
-
Definition at line 8 of file presel.f.