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

Go to the source code of this file.

Functions/Subroutines

subroutine assve1 (X, IKLE, W, NELEM, NELMAX, LV, MSK, MASKEL)
 

Function/Subroutine Documentation

◆ assve1()

subroutine assve1 ( double precision, dimension(*), intent(inout)  X,
integer, dimension(nelmax), intent(in)  IKLE,
double precision, dimension(nelmax), intent(in)  W,
integer, intent(in)  NELEM,
integer, intent(in)  NELMAX,
integer, intent(in)  LV,
logical, intent(in)  MSK,
double precision, dimension(*), intent(in)  MASKEL 
)
Parameters
[in,out]x[in] IKLE Connectivity table
[in]LVVector length of the computer
[in]MASKELMasking of elements =1. : NORMAL =0. : MASKED ELEMENT
[in]MSKIf yes, there is masked elements.
[in]NELEMNumber of elements in the mesh
[in]NELMAXFirst dimension of ikle and w.
[in]WWork array with a non assembled form of the RESULT
[in,out]XAssembled vector

Definition at line 7 of file assve1.f.

+ Here is the caller graph for this function: