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

Go to the source code of this file.

Functions/Subroutines

subroutine vc00bb (XMUL, SURFAC, NELEM, NELMAX, W1, W2, W3, W4)
 

Function/Subroutine Documentation

◆ vc00bb()

subroutine vc00bb ( double precision, intent(in)  XMUL,
double precision, dimension(nelmax), intent(in)  SURFAC,
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,
double precision, dimension(nelmax), intent(inout)  W4 
)
Parameters
[in]nelemNELEM Number of elements
[in]NELMAXMaximum number of elements
[in]SURFACArea of triangles
[out]W1Result in non assembled form
[out]W2Result in non assembled form
[out]W3Result in non assembled form
[out]W4Result in non assembled form
[in]XMULMultiplication coefficient
[in]nelmaxNELEM Number of elements
[in]NELMAXMaximum number of elements
[in]SURFACArea of triangles
[out]W1Result in non assembled form
[out]W2Result in non assembled form
[out]W3Result in non assembled form
[out]W4Result in non assembled form
[in]XMULMultiplication coefficient

Definition at line 7 of file vc00bb.f.

+ Here is the caller graph for this function: