The TELEMAC-MASCARET system
trunk
|
Public Member Functions | |
subroutine | divise (X, Y, IKLE, NCOLOR, NPOIN, NELEM, NELMAX, NSOM2, SOM2, INDICP, INDICE, SHP, ELT, NPMAX, CORR, LEVEL) |
Definition at line 52 of file interface_stbtel.f.
subroutine interface_stbtel::DIVISE::divise | ( | double precision, dimension(*), intent(inout) | X, |
double precision, dimension(*), intent(inout) | Y, | ||
integer, dimension(nelmax,*), intent(inout) | IKLE, | ||
integer, dimension(*), intent(inout) | NCOLOR, | ||
integer, intent(inout) | NPOIN, | ||
integer, intent(inout) | NELEM, | ||
integer, intent(in) | NELMAX, | ||
integer, intent(in) | NSOM2, | ||
double precision, dimension(10,2), intent(in) | SOM2, | ||
integer, dimension(*), intent(inout) | INDICP, | ||
integer, dimension(*), intent(inout) | INDICE, | ||
double precision, dimension(npmax,3), intent(inout) | SHP, | ||
integer, dimension(npmax), intent(inout) | ELT, | ||
integer, intent(in) | NPMAX, | ||
integer, dimension(nelmax,*), intent(inout), optional | CORR, | ||
integer, intent(in), optional | LEVEL | ||
) |
Definition at line 55 of file interface_stbtel.f.