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

Go to the source code of this file.

Functions/Subroutines

subroutine vc05ft (XMUL, SU, SV, U, V, X, Y, Z, IKLE1, IKLE2, IKLE3, NBOR, NELEM, NELMAX, W1, W2, W3)
 

Function/Subroutine Documentation

◆ vc05ft()

subroutine vc05ft ( double precision, intent(in)  XMUL,
type(bief_obj), intent(in)  SU,
type(bief_obj), intent(in)  SV,
double precision, dimension(*), intent(in)  U,
double precision, dimension(*), intent(in)  V,
double precision, dimension(*), intent(in)  X,
double precision, dimension(*), intent(in)  Y,
double precision, dimension(*), intent(in)  Z,
integer, dimension(nelmax), intent(in)  IKLE1,
integer, dimension(nelmax), intent(in)  IKLE2,
integer, dimension(nelmax), intent(in)  IKLE3,
integer, dimension(*), intent(in)  NBOR,
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]nborIKLE1 First point of triangles
[in]IKLE2Second point of triangles
[in]IKLE3Third point of triangles
[in]NBORGlobal number of boundary points
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]SUBief_obj structure of u
[in]SVBief_obj structure of v
[in]UFunction used in the vector formula
[in]VFunction used in the vector formula
[out]W1Result in non assembled form
[out]W2Result in non assembled form
[out]W3Result in non assembled form
[in]XAbscissae of points in the mesh
[in]XMULMultiplication coefficient
[in]YOrdinates of points in the mesh
[in]ZElevations of points in the mesh
[in]nelemIKLE1 First point of triangles
[in]IKLE2Second point of triangles
[in]IKLE3Third point of triangles
[in]NBORGlobal number of boundary points
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]SUBief_obj structure of u
[in]SVBief_obj structure of v
[in]UFunction used in the vector formula
[in]VFunction used in the vector formula
[out]W1Result in non assembled form
[out]W2Result in non assembled form
[out]W3Result in non assembled form
[in]XAbscissae of points in the mesh
[in]XMULMultiplication coefficient
[in]YOrdinates of points in the mesh
[in]ZElevations of points in the mesh
[in]nelmaxIKLE1 First point of triangles
[in]IKLE2Second point of triangles
[in]IKLE3Third point of triangles
[in]NBORGlobal number of boundary points
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]SUBief_obj structure of u
[in]SVBief_obj structure of v
[in]UFunction used in the vector formula
[in]VFunction used in the vector formula
[out]W1Result in non assembled form
[out]W2Result in non assembled form
[out]W3Result in non assembled form
[in]XAbscissae of points in the mesh
[in]XMULMultiplication coefficient
[in]YOrdinates of points in the mesh
[in]ZElevations of points in the mesh

Definition at line 8 of file vc05ft.f.

+ Here is the caller graph for this function: