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

Go to the source code of this file.

Functions/Subroutines

subroutine frmset (NEIGB, NPOIN2, NELEM2, IKLE, RK, RX, RY, RXX, RYY)
 

Function/Subroutine Documentation

◆ frmset()

subroutine frmset ( integer, dimension(npoin2,maxnsp), intent(inout)  NEIGB,
integer, intent(in)  NPOIN2,
integer, intent(in)  NELEM2,
integer, dimension(nelem2,3), intent(in)  IKLE,
double precision, dimension(maxnsp,npoin2), intent(inout)  RK,
double precision, dimension(maxnsp,npoin2), intent(inout)  RX,
double precision, dimension(maxnsp,npoin2), intent(inout)  RY,
double precision, dimension(maxnsp,npoin2), intent(inout)  RXX,
double precision, dimension(maxnsp,npoin2), intent(inout)  RYY 
)
Parameters
[in]npoin2IKLE Transition between local and global numbering OF THE 2D MESH
[in]MAXNSPConstant for meshfree technique
[in,out]NEIGBNeighbour points for meshfree method
[in]NELEM2Number of elements in 2d mesh
[in]NPOIN2Number of points in 2d mesh
[in,out]RKArray used in the meshfree technique
[in,out]RXArray used in the meshfree technique
[in,out]RXXArray used in the meshfree technique
[in,out]RYArray used in the meshfree technique
[in,out]RYYArray used in the meshfree technique
[in]nelem2IKLE Transition between local and global numbering OF THE 2D MESH
[in]MAXNSPConstant for meshfree technique
[in,out]NEIGBNeighbour points for meshfree method
[in]NELEM2Number of elements in 2d mesh
[in]NPOIN2Number of points in 2d mesh
[in,out]RKArray used in the meshfree technique
[in,out]RXArray used in the meshfree technique
[in,out]RXXArray used in the meshfree technique
[in,out]RYArray used in the meshfree technique
[in,out]RYYArray used in the meshfree technique
Parameters
[in]NRDConstant for meshfree technique

Definition at line 8 of file frmset.f.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: