The TELEMAC-MASCARET system
trunk
|
Public Member Functions | |
subroutine | coupeh (IREC, AT, Z, U, V, W, HREF, NPLREF, PLINF, NC2DH, NPOIN2, NPLAN, NCOU, FFORMAT, VAR, SHZ, NVA3, TAB, TEXTELU) |
Definition at line 19 of file interface_postel3d.f.
subroutine interface_postel3d::COUPEH::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(inout) | 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 | ||
) |
Definition at line 22 of file interface_postel3d.f.