Go to the source code of this file.
|
subroutine | coupeh (IREC, AT, Z, U, V, W, HREF, NPLREF, PLINF, NC2DH, NPOIN2, NPLAN, NCOU, FFORMAT, VAR, SHZ, NVA3, TAB, TEXTELU) |
|
◆ coupeh()
subroutine coupeh |
( |
integer, intent(in) |
IREC, |
|
|
double precision, intent(inout) |
AT, |
|
|
double precision, dimension(npoin2,nplan), intent(in) |
Z, |
|
|
double precision, dimension(npoin2,nplan), intent(in) |
U, |
|
|
double precision, dimension(npoin2,nplan), intent(in) |
V, |
|
|
double precision, dimension(npoin2,nplan), intent(in) |
W, |
|
|
double precision, dimension(9), intent(in) |
HREF, |
|
|
integer, dimension(9), intent(in) |
NPLREF, |
|
|
integer, dimension(npoin2), intent(inout) |
PLINF, |
|
|
integer, intent(in) |
NC2DH, |
|
|
integer, intent(in) |
NPOIN2, |
|
|
integer, intent(in) |
NPLAN, |
|
|
integer, dimension(nc2dh), intent(in) |
NCOU, |
|
|
character(len=8) |
FFORMAT, |
|
|
double precision, dimension(npoin2), intent(inout) |
VAR, |
|
|
double precision, dimension(npoin2), intent(inout) |
SHZ, |
|
|
integer, intent(in) |
NVA3, |
|
|
type (bief_obj), intent(inout) |
TAB, |
|
|
character(len=32), dimension(100), intent(in) |
TEXTELU |
|
) |
| |
- Parameters
-
[in] | nc2dh | Y AUDOUIN (LNHE) 25/05/2015 V7P0 Modification to comply with the hermes module |
[in] | npoin2 | Y AUDOUIN (LNHE) 25/05/2015 V7P0 Modification to comply with the hermes module |
[in] | nplan | Y AUDOUIN (LNHE) 25/05/2015 V7P0 Modification to comply with the hermes module |
Definition at line 8 of file coupeh.f.