The TELEMAC-MASCARET system
trunk
|
Public Member Functions | |
subroutine | interp (XINIT, YINIT, IKINIT, NPINIT, NEINIT, X, Y, NPOIN, NPMAX, SHP, ELT) |
Definition at line 412 of file interface_stbtel.f.
subroutine interface_stbtel::INTERP::interp | ( | double precision, dimension(npinit), intent(in) | XINIT, |
double precision, dimension(npinit), intent(in) | YINIT, | ||
integer, dimension(neinit,3), intent(in) | IKINIT, | ||
integer, intent(in) | NPINIT, | ||
integer, intent(in) | NEINIT, | ||
double precision, dimension(npmax), intent(in) | X, | ||
double precision, dimension(npmax), intent(in) | Y, | ||
integer, intent(in) | NPOIN, | ||
integer, intent(in) | NPMAX, | ||
double precision, dimension(npmax,3), intent(inout) | SHP, | ||
integer, dimension(npmax), intent(inout) | ELT | ||
) |
Definition at line 415 of file interface_stbtel.f.