The TELEMAC-MASCARET system  trunk
Functions/Subroutines
asmve1.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine asmve1 (X, IKLE, W, NPOIN, NELEM, NELMAX, LV)
 

Function/Subroutine Documentation

◆ asmve1()

subroutine asmve1 ( double precision, dimension(npoin), intent(inout)  X,
integer, dimension(nelmax), intent(in)  IKLE,
double precision, dimension(nelmax), intent(in)  W,
integer, intent(in)  NPOIN,
integer, intent(in)  NELEM,
integer, intent(in)  NELMAX,
integer, intent(in)  LV 
)
Parameters
[in]nelemIKLE Connectivity table
[in]LVVector length of the computer
[in]NELEMNumber of elements in the mesh
[in]NELMAXFirst dimension of ikle and w.
[in]NPOINNumber of points in x
[in]WWork array with a non assembled form of the RESULT
[in,out]XAssembled vector
[in]nelmaxIKLE Connectivity table
[in]LVVector length of the computer
[in]NELEMNumber of elements in the mesh
[in]NELMAXFirst dimension of ikle and w.
[in]NPOINNumber of points in x
[in]WWork array with a non assembled form of the RESULT
[in,out]XAssembled vector
[in]npoinIKLE Connectivity table
[in]LVVector length of the computer
[in]NELEMNumber of elements in the mesh
[in]NELMAXFirst dimension of ikle and w.
[in]NPOINNumber of points in x
[in]WWork array with a non assembled form of the RESULT
[in,out]XAssembled vector
[in]lvIKLE Connectivity table
[in]LVVector length of the computer
[in]NELEMNumber of elements in the mesh
[in]NELMAXFirst dimension of ikle and w.
[in]NPOINNumber of points in x
[in]WWork array with a non assembled form of the RESULT
[in,out]XAssembled vector

Definition at line 7 of file asmve1.f.

+ Here is the caller graph for this function: