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

Go to the source code of this file.

Functions/Subroutines

subroutine cg1113 (X, DIM1, DIM2, IKLE, NELEM, NELMAX)
 

Function/Subroutine Documentation

◆ cg1113()

subroutine cg1113 ( double precision, dimension(dim1,dim2), intent(inout)  X,
integer, intent(in)  DIM1,
integer, intent(in)  DIM2,
integer, dimension(nelmax,6), intent(in)  IKLE,
integer, intent(in)  NELEM,
integer, intent(in)  NELMAX 
)
Parameters
[in]nelemDIM1 First dimension of x
[in]DIM2Second dimension of x
[in]IKLEConnectivity table
[in]NELEMNumber of elements in the mesh
[in]NELMAXFirst dimension of ikle and w.
[out]XVector to be modified.
[in]nelmaxDIM1 First dimension of x
[in]DIM2Second dimension of x
[in]IKLEConnectivity table
[in]NELEMNumber of elements in the mesh
[in]NELMAXFirst dimension of ikle and w.
[out]XVector to be modified.
[in]dim1DIM1 First dimension of x
[in]DIM2Second dimension of x
[in]IKLEConnectivity table
[in]NELEMNumber of elements in the mesh
[in]NELMAXFirst dimension of ikle and w.
[out]XVector to be modified.
[in]dim2DIM1 First dimension of x
[in]DIM2Second dimension of x
[in]IKLEConnectivity table
[in]NELEMNumber of elements in the mesh
[in]NELMAXFirst dimension of ikle and w.
[out]XVector to be modified.

Definition at line 7 of file cg1113.f.

+ Here is the caller graph for this function: