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

Go to the source code of this file.

Functions/Subroutines

subroutine cflp12 (U, V, X, Y, IKLE, NELEM, NELMAX, W1)
 

Function/Subroutine Documentation

◆ cflp12()

subroutine cflp12 ( double precision, dimension(*), intent(in)  U,
double precision, dimension(*), intent(in)  V,
double precision, dimension(nelmax*3), intent(in)  X,
double precision, dimension(nelmax*3), intent(in)  Y,
integer, dimension(nelmax*4), intent(in)  IKLE,
integer, intent(in)  NELEM,
integer, intent(in)  NELMAX,
double precision, dimension(nelmax*4), intent(out)  W1 
)
Parameters
[in]nelemIKLE Connectivity table
[in]NELEMNumber of elements in the mesh
[in]NELMAXFirst dimension of ikle, maximum number of elements IN THE MESH
[in]UVelocity along x.
[in]VVelocity along y.
[in]W1Result in non assembled form
[in]XAbscissae of points given per element
[in]YOrdinates of points given per element
[in]nelmaxIKLE Connectivity table
[in]NELEMNumber of elements in the mesh
[in]NELMAXFirst dimension of ikle, maximum number of elements IN THE MESH
[in]UVelocity along x.
[in]VVelocity along y.
[in]W1Result in non assembled form
[in]XAbscissae of points given per element
[in]YOrdinates of points given per element

Definition at line 7 of file cflp12.f.

+ Here is the caller graph for this function: