The TELEMAC-MASCARET system
trunk
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | assve1i8 (IX, IKLE, IW, NELEM) |
subroutine assve1i8 | ( | integer(kind=k8), dimension(*), intent(inout) | IX, |
integer, dimension(nelem), intent(in) | IKLE, | ||
integer(kind=k8), dimension(nelem), intent(in) | IW, | ||
integer, intent(in) | NELEM | ||
) |
[in,out] | ix | [in] IKLE Connectivity table |
[in] | NELEM | Number of elements in the mesh |
[in] | IW | Work array with a non assembled form of the RESULT |
[in,out] | IX | Assembled vector |
Definition at line 7 of file assve1i8.f.