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

Go to the source code of this file.

Functions/Subroutines

subroutine vc00tt (XMUL, X, Y, Z, IKLE1, IKLE2, IKLE3, IKLE4, NELEM, NELMAX, W1, W2, W3, W4, FORMUL, NPOIN2, NELEM2, IELM1)
 

Function/Subroutine Documentation

◆ vc00tt()

subroutine vc00tt ( double precision, intent(in)  XMUL,
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(nelmax), intent(in)  IKLE4,
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,
character(len=16), intent(in)  FORMUL,
integer, intent(in)  NPOIN2,
integer, intent(in)  NELEM2,
integer, intent(in)  IELM1 
)
Parameters
[in]nelemFORMUL String with the formula describing the vector
[in]IELM1Type of element
[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]NPOIN2Number of points in the underlying 2d mesh
[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]XAbscissae of points in the mesh
[in]XMULMultiplication coefficient
[in]YOrdinates of points in the mesh
[in]ZElevations of points in the mesh
[in]nelmaxFORMUL String with the formula describing the vector
[in]IELM1Type of element
[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]NPOIN2Number of points in the underlying 2d mesh
[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]XAbscissae of points in the mesh
[in]XMULMultiplication coefficient
[in]YOrdinates of points in the mesh
[in]ZElevations of points in the mesh
[in]npoin2FORMUL String with the formula describing the vector
[in]IELM1Type of element
[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]NPOIN2Number of points in the underlying 2d mesh
[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]XAbscissae of points in the mesh
[in]XMULMultiplication coefficient
[in]YOrdinates of points in the mesh
[in]ZElevations of points in the mesh
[in]nelem2FORMUL String with the formula describing the vector
[in]IELM1Type of element
[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]NPOIN2Number of points in the underlying 2d mesh
[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]XAbscissae of points in the mesh
[in]XMULMultiplication coefficient
[in]YOrdinates of points in the mesh
[in]ZElevations of points in the mesh
[in]ielm1FORMUL String with the formula describing the vector
[in]IELM1Type of element
[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]NPOIN2Number of points in the underlying 2d mesh
[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]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 vc00tt.f.

+ Here is the caller graph for this function: