The TELEMAC-MASCARET system
trunk
|
Public Member Functions | |
subroutine | pre2dv (X, Y, SHP, NSEG, IMSEG, X2DV, Y2DV, IKLES, ELEM, NPOIN2, NELEM2, IM, NC2DV) |
Definition at line 145 of file interface_postel3d.f.
subroutine interface_postel3d::PRE2DV::pre2dv | ( | double precision, dimension(npoin2), intent(in) | X, |
double precision, dimension(npoin2), intent(in) | Y, | ||
double precision, dimension(im,3,nc2dv), intent(inout) | SHP, | ||
integer, dimension(nc2dv), intent(inout) | NSEG, | ||
integer, dimension(49,nc2dv), intent(inout) | IMSEG, | ||
double precision, dimension(50,nc2dv), intent(in) | X2DV, | ||
double precision, dimension(50,nc2dv), intent(in) | Y2DV, | ||
integer, dimension(3,nelem2), intent(inout) | IKLES, | ||
integer, dimension(im,nc2dv), intent(inout) | ELEM, | ||
integer, intent(in) | NPOIN2, | ||
integer, intent(in) | NELEM2, | ||
integer, intent(in) | IM, | ||
integer, intent(in) | NC2DV | ||
) |
Definition at line 148 of file interface_postel3d.f.