The TELEMAC-MASCARET system
trunk
|
Public Member Functions | |
subroutine | diffrac (CX, CY, CT, XK, CG, NPOIN2, NDIRE, IFF, NF, F, RX, RY, RXX, RYY, NEIGB) |
Definition at line 173 of file interface_tomawac.f.
subroutine interface_tomawac::DIFFRAC::diffrac | ( | double precision, dimension(npoin2,ndire), intent(inout) | CX, |
double precision, dimension(npoin2,ndire), intent(inout) | CY, | ||
double precision, dimension(npoin2,ndire), intent(inout) | CT, | ||
double precision, dimension(npoin2,nf), intent(in) | XK, | ||
double precision, dimension(npoin2,nf), intent(in) | CG, | ||
integer, intent(in) | NPOIN2, | ||
integer, intent(in) | NDIRE, | ||
integer, intent(in) | IFF, | ||
integer, intent(in) | NF, | ||
double precision, dimension(npoin2,ndire,nf), intent(in) | F, | ||
double precision, dimension(maxnsp,npoin2), intent(in) | RX, | ||
double precision, dimension(maxnsp,npoin2), intent(in) | RY, | ||
double precision, dimension(maxnsp,npoin2), intent(in) | RXX, | ||
double precision, dimension(maxnsp,npoin2), intent(in) | RYY, | ||
integer, dimension(npoin2,maxnsp), intent(in) | NEIGB | ||
) |
Definition at line 177 of file interface_tomawac.f.