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

Go to the source code of this file.

Functions/Subroutines

subroutine vc19aa (XMUL, SF, SG, SH, SU, SV, F, G, H, U, V, XEL, YEL, IKLE1, IKLE2, IKLE3, NELEM, NELMAX, W1, W2, W3, FORMUL)
 

Function/Subroutine Documentation

◆ vc19aa()

subroutine vc19aa ( double precision, intent(in)  XMUL,
type(bief_obj), intent(in)  SF,
type(bief_obj), intent(in)  SG,
type(bief_obj), intent(in)  SH,
type(bief_obj), intent(in)  SU,
type(bief_obj), intent(in)  SV,
double precision, dimension(*), intent(in)  F,
double precision, dimension(*), intent(in)  G,
double precision, dimension(*), intent(in)  H,
double precision, dimension(*), intent(in)  U,
double precision, dimension(*), intent(in)  V,
double precision, dimension(nelmax,*), intent(in)  XEL,
double precision, dimension(nelmax,*), intent(in)  YEL,
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(*), intent(inout)  W1,
double precision, dimension(*), intent(inout)  W2,
double precision, dimension(*), intent(inout)  W3,
character(len=16), intent(in)  FORMUL 
)
Parameters
[in]nelemF Function used in the vector formula
[in]FORMULString with the formula describing the vector
[in]GFunction used in the vector formula
[in]HFunction 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]SGBief_obj structure of g
[in]SHBief_obj structure of h
[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]XELAbscissae of points in the mesh, per element
[in]XMULMultiplication coefficient
[in]YELOrdinates of points in the mesh, per element
[in]nelmaxF Function used in the vector formula
[in]FORMULString with the formula describing the vector
[in]GFunction used in the vector formula
[in]HFunction 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]SGBief_obj structure of g
[in]SHBief_obj structure of h
[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]XELAbscissae of points in the mesh, per element
[in]XMULMultiplication coefficient
[in]YELOrdinates of points in the mesh, per element

Definition at line 8 of file vc19aa.f.

+ Here is the caller graph for this function: