The TELEMAC-MASCARET system
trunk
|
Public Member Functions | |
subroutine | sor3d (F, NDIRE, NF, NPOIN2, VENT, COURAN, MAREE, TITRE, TRA01, MESH3D) |
Definition at line 1312 of file interface_tomawac.f.
subroutine interface_tomawac::SOR3D::sor3d | ( | double precision, dimension(npoin2,ndire,nf), intent(in) | F, |
integer, intent(in) | NDIRE, | ||
integer, intent(in) | NF, | ||
integer, intent(in) | NPOIN2, | ||
logical, intent(in) | VENT, | ||
logical, intent(in) | COURAN, | ||
logical, intent(in) | MAREE, | ||
character(len=80), intent(in) | TITRE, | ||
double precision, dimension(npoin2*ndire), intent(inout) | TRA01, | ||
type(bief_mesh), intent(in) | MESH3D | ||
) |
Definition at line 1314 of file interface_tomawac.f.