The TELEMAC-MASCARET system
trunk
|
Public Member Functions | |
subroutine | propa (F, B, ELT, ETA, FRE, NPOIN3, NPOIN2, NDIRE, NF, COURAN, TRA01) |
Definition at line 853 of file interface_tomawac.f.
subroutine interface_tomawac::PROPA::propa | ( | double precision, dimension(npoin2,ndire,nf), intent(inout) | F, |
double precision, dimension(npoin2,nf), intent(in) | B, | ||
integer, dimension(npoin3,nf), intent(inout) | ELT, | ||
integer, dimension(npoin3,nf), intent(inout) | ETA, | ||
integer, dimension(*), intent(inout) | FRE, | ||
integer, intent(in) | NPOIN3, | ||
integer, intent(in) | NPOIN2, | ||
integer, intent(in) | NDIRE, | ||
integer, intent(in) | NF, | ||
logical, intent(in) | COURAN, | ||
double precision, dimension(npoin3,8), intent(inout) | TRA01 | ||
) |
Definition at line 856 of file interface_tomawac.f.