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

Go to the source code of this file.

Functions/Subroutines

subroutine rpi_intr (NEIGB, NB_CLOSE, RX, RY, RXX, RYY, NPOIN2, I, MAXNSP, FFD, FIRDIV1, FIRDIV2, SECDIV1, SECDIV2, SECDIV3, FRSTDIV, SCNDDIV)
 

Function/Subroutine Documentation

◆ rpi_intr()

subroutine rpi_intr ( integer, dimension(npoin2,maxnsp), intent(in)  NEIGB,
integer, dimension(npoin2), intent(in)  NB_CLOSE,
double precision, dimension(maxnsp), intent(in)  RX,
double precision, dimension(maxnsp), intent(in)  RY,
double precision, dimension(maxnsp), intent(in)  RXX,
double precision, dimension(maxnsp), intent(in)  RYY,
integer, intent(in)  NPOIN2,
integer, intent(in)  I,
integer, intent(in)  MAXNSP,
double precision, dimension(npoin2), intent(in)  FFD,
double precision, intent(inout)  FIRDIV1,
double precision, intent(inout)  FIRDIV2,
double precision, intent(inout)  SECDIV1,
double precision, intent(inout)  SECDIV2,
double precision, intent(inout)  SECDIV3,
logical, intent(in)  FRSTDIV,
logical, intent(in)  SCNDDIV 
)
Parameters
[in]npoin2FFD Input field function
[out]FIRDIVFirst derivative of ffd
[in]FRSTDIVIf true computes 1st derivative
[in]IPoint index
[in]MAXNSPConstant for meshfree technique
[in]NB_CLOSEArray used in the meshfree technique
[in]NEIGBNeighbour points for meshfree method
[in]NPOIN2Number of points in 2d mesh
[in]RXArray used in the meshfree technique
[in]RXXArray used in the meshfree technique
[in]RYArray used in the meshfree technique
[in]RYYArray used in the meshfree technique
[out]SECDIVSecond derivative of ffd
[in]SCNDDIVIf true computes 2nd derivative
[in]maxnspFFD Input field function
[out]FIRDIVFirst derivative of ffd
[in]FRSTDIVIf true computes 1st derivative
[in]IPoint index
[in]MAXNSPConstant for meshfree technique
[in]NB_CLOSEArray used in the meshfree technique
[in]NEIGBNeighbour points for meshfree method
[in]NPOIN2Number of points in 2d mesh
[in]RXArray used in the meshfree technique
[in]RXXArray used in the meshfree technique
[in]RYArray used in the meshfree technique
[in]RYYArray used in the meshfree technique
[out]SECDIVSecond derivative of ffd
[in]SCNDDIVIf true computes 2nd derivative
[in]iFFD Input field function
[out]FIRDIVFirst derivative of ffd
[in]FRSTDIVIf true computes 1st derivative
[in]IPoint index
[in]MAXNSPConstant for meshfree technique
[in]NB_CLOSEArray used in the meshfree technique
[in]NEIGBNeighbour points for meshfree method
[in]NPOIN2Number of points in 2d mesh
[in]RXArray used in the meshfree technique
[in]RXXArray used in the meshfree technique
[in]RYArray used in the meshfree technique
[in]RYYArray used in the meshfree technique
[out]SECDIVSecond derivative of ffd
[in]SCNDDIVIf true computes 2nd derivative

Definition at line 9 of file rpi_intr.f.

+ Here is the caller graph for this function: