The TELEMAC-MASCARET system
trunk
|
Public Member Functions | |
subroutine | rpi_invr (X, Y, NEIGB, NB_CLOSE, RK_D, RX_D, RY_D, RXX_D, RYY_D, NPOIN2, I, QUO, AC, MAXNSP, MINDIST) |
Definition at line 1263 of file interface_tomawac.f.
subroutine interface_tomawac::RPI_INVR::rpi_invr | ( | double precision, dimension(npoin2), intent(in) | X, |
double precision, dimension(npoin2), intent(in) | Y, | ||
integer, dimension(npoin2,maxnsp), intent(in) | NEIGB, | ||
integer, dimension(npoin2), intent(in) | NB_CLOSE, | ||
double precision, dimension(maxnsp), intent(inout) | RK_D, | ||
double precision, dimension(maxnsp), intent(inout) | RX_D, | ||
double precision, dimension(maxnsp), intent(inout) | RY_D, | ||
double precision, dimension(maxnsp), intent(inout) | RXX_D, | ||
double precision, dimension(maxnsp), intent(inout) | RYY_D, | ||
integer, intent(in) | NPOIN2, | ||
integer, intent(in) | I, | ||
double precision, intent(in) | QUO, | ||
double precision, intent(in) | AC, | ||
integer, intent(in) | MAXNSP, | ||
double precision, dimension(npoin2), intent(in) | MINDIST | ||
) |
Definition at line 1266 of file interface_tomawac.f.