The TELEMAC-MASCARET system
trunk
|
Public Member Functions | |
subroutine | elmsec (ELPSEC, SEUSEC, TPSFIN, X, Y, IKLE, NCOLOR, ISDRY, IHAUT, NVAR, H, WORK, NEW, STD, NGEO, TEXTE) |
Definition at line 243 of file interface_stbtel.f.
subroutine interface_stbtel::ELMSEC::elmsec | ( | logical, intent(in) | ELPSEC, |
double precision, intent(in) | SEUSEC, | ||
double precision, dimension(1), intent(inout) | TPSFIN, | ||
double precision, dimension(npmax), intent(inout) | X, | ||
double precision, dimension(npmax), intent(inout) | Y, | ||
integer, dimension(nelmax,4), intent(inout) | IKLE, | ||
integer, dimension(npmax), intent(inout) | NCOLOR, | ||
integer, dimension(npmax), intent(inout) | ISDRY, | ||
integer, intent(in) | IHAUT, | ||
integer, intent(in) | NVAR, | ||
double precision, dimension(npmax), intent(inout) | H, | ||
real, dimension(*), intent(inout) | WORK, | ||
integer, dimension(npmax), intent(inout) | NEW, | ||
character(len=3), intent(in) | STD, | ||
integer, intent(in) | NGEO, | ||
character(len=32), dimension(nvar), intent(in) | TEXTE | ||
) |
Definition at line 246 of file interface_stbtel.f.