Go to the source code of this file.
|
subroutine | pre2dh (X, Y, IKLES, IPOBO, NPOIN2, NELEM2, NC2DH, NCOU, TITCAS, FFORMAT, NVA3, TEXTLU, X_ORIG, Y_ORIG) |
|
◆ pre2dh()
subroutine pre2dh |
( |
double precision, dimension(npoin2), intent(in) |
X, |
|
|
double precision, dimension(npoin2), intent(in) |
Y, |
|
|
integer, dimension(3,nelem2), intent(inout) |
IKLES, |
|
|
integer, dimension(npoin2), intent(inout) |
IPOBO, |
|
|
integer, intent(in) |
NPOIN2, |
|
|
integer, intent(in) |
NELEM2, |
|
|
integer, intent(in) |
NC2DH, |
|
|
integer, dimension(nc2dh), intent(inout) |
NCOU, |
|
|
character(len=72), intent(in) |
TITCAS, |
|
|
character(len=8), intent(inout) |
FFORMAT, |
|
|
integer, intent(in) |
NVA3, |
|
|
character(len=32), dimension(100), intent(in) |
TEXTLU, |
|
|
integer, intent(in) |
X_ORIG, |
|
|
integer, intent(in) |
Y_ORIG |
|
) |
| |
- Parameters
-
[in] | npoin2 | Y AUDOUIN (LNHE) 25/05/2015 V7P0 Modification to comply with the hermes module |
[in] | nelem2 | Y AUDOUIN (LNHE) 25/05/2015 V7P0 Modification to comply with the hermes module |
[in] | nc2dh | Y AUDOUIN (LNHE) 25/05/2015 V7P0 Modification to comply with the hermes module |
Definition at line 8 of file pre2dh.f.