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

Go to the source code of this file.

Functions/Subroutines

subroutine vc11tt0 (XMUL, SF, SG, F, G, X, Y, Z, IKLE1, IKLE2, IKLE3, IKLE4, NELEM, NPOIN, W, ICOORD)
 

Function/Subroutine Documentation

◆ vc11tt0()

subroutine vc11tt0 ( double precision, intent(in)  XMUL,
type(bief_obj), intent(in)  SF,
type(bief_obj), intent(in)  SG,
double precision, dimension(*), intent(in)  F,
double precision, dimension(*), intent(in)  G,
double precision, dimension(npoin), intent(in), target  X,
double precision, dimension(npoin), intent(in), target  Y,
double precision, dimension(npoin), intent(in), target  Z,
integer, dimension(nelem), intent(in)  IKLE1,
integer, dimension(nelem), intent(in)  IKLE2,
integer, dimension(nelem), intent(in)  IKLE3,
integer, dimension(nelem), intent(in)  IKLE4,
integer, intent(in)  NELEM,
integer, intent(in)  NPOIN,
double precision, dimension(nelem), intent(out)  W,
integer, intent(in)  ICOORD 
)
Parameters
[in]nelemF Function used in the vector formula
[in]GFunction used in the vector formula
[in]ICOORD1: derivative along x, 2: along y
[in]IKLE1First point of tetrahedra
[in]IKLE2Second point of tetrahedra
[in]IKLE3Third point of tetrahedra
[in]IKLE4Fourth point of tetrahedra
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]SFBief_obj structure of f
[in]SGBief_obj structure of g
[in]SURFACArea of triangles
[out]WResult 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 vc11tt0.f.

+ Here is the caller graph for this function: