The TELEMAC-MASCARET system
trunk
|
Public Member Functions | |
subroutine | lecr3d (IREC, AT, Z, U, V, W, NPOIN3, NPOIN2, NPLAN, NRES, FFORMAT, NVA3, TAB) |
Definition at line 106 of file interface_postel3d.f.
subroutine interface_postel3d::LECR3D::lecr3d | ( | integer, intent(in) | IREC, |
double precision, intent(inout) | AT, | ||
double precision, dimension(npoin2,nplan), intent(inout) | Z, | ||
double precision, dimension(npoin3), intent(inout) | U, | ||
double precision, dimension(npoin3), intent(inout) | V, | ||
double precision, dimension(npoin3), intent(inout) | W, | ||
integer, intent(in) | NPOIN3, | ||
integer, intent(in) | NPOIN2, | ||
integer, intent(in) | NPLAN, | ||
integer, intent(in) | NRES, | ||
character(len=8), intent(in) | FFORMAT, | ||
integer, intent(inout) | NVA3, | ||
type (bief_obj), intent(inout) | TAB | ||
) |
Definition at line 108 of file interface_postel3d.f.