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

Go to the source code of this file.

Functions/Subroutines

subroutine vc01aa (XMUL, SF, F, SURFAC, IKLE1, IKLE2, IKLE3, NELEM, NELMAX, W1, W2, W3)
 

Function/Subroutine Documentation

◆ vc01aa()

subroutine vc01aa ( double precision, intent(in)  XMUL,
type(bief_obj), intent(in)  SF,
double precision, dimension(*), intent(in)  F,
double precision, dimension(nelmax), intent(in)  SURFAC,
integer, dimension(nelmax), intent(in)  IKLE1,
integer, dimension(nelmax), intent(in)  IKLE2,
integer, dimension(nelmax), intent(in)  IKLE3,
integer, intent(in)  NELEM,
integer, intent(in)  NELMAX,
double precision, dimension(nelmax), intent(inout)  W1,
double precision, dimension(nelmax), intent(inout)  W2,
double precision, dimension(nelmax), intent(inout)  W3 
)
Parameters
[in]nelemF Function used in the vector formula
[in]IKLE1First point of triangles
[in]IKLE2Second point of triangles
[in]IKLE3Third point of triangles
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]SFBief_obj structure of f
[in]SURFACArea of triangles
[out]W1Result in non assembled form
[out]W2Result in non assembled form
[out]W3Result in non assembled form
[in]XMULMultiplication coefficient
[in]nelmaxF Function used in the vector formula
[in]IKLE1First point of triangles
[in]IKLE2Second point of triangles
[in]IKLE3Third point of triangles
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]SFBief_obj structure of f
[in]SURFACArea of triangles
[out]W1Result in non assembled form
[out]W2Result in non assembled form
[out]W3Result in non assembled form
[in]XMULMultiplication coefficient

Definition at line 9 of file vc01aa.f.

+ Here is the caller graph for this function: