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

Go to the source code of this file.

Functions/Subroutines

subroutine rpi_invr (X, Y, NEIGB, NB_CLOSE, RK_D, RX_D, RY_D, RXX_D, RYY_D, NPOIN2, I, QUO, AC, MAXNSP, MINDIST)
 

Function/Subroutine Documentation

◆ rpi_invr()

subroutine rpi_invr ( double precision, dimension(npoin2), intent(in)  X,
double precision, dimension(npoin2), intent(in)  Y,
integer, dimension(npoin2,maxnsp), intent(in)  NEIGB,
integer, dimension(npoin2), intent(in)  NB_CLOSE,
double precision, dimension(maxnsp), intent(inout)  RK_D,
double precision, dimension(maxnsp), intent(inout)  RX_D,
double precision, dimension(maxnsp), intent(inout)  RY_D,
double precision, dimension(maxnsp), intent(inout)  RXX_D,
double precision, dimension(maxnsp), intent(inout)  RYY_D,
integer, intent(in)  NPOIN2,
integer, intent(in)  I,
double precision, intent(in)  QUO,
double precision, intent(in)  AC,
integer, intent(in)  MAXNSP,
double precision, dimension(npoin2), intent(in)  MINDIST 
)
Parameters
[in]npoin2AC Constant for radial function comput.
[in]IPoint index
[in]MAXNSPConstant for meshfree technique
[in]MINDISTConstant for radial function comput.
[in]NB_CLOSEArray used in the meshfree technique
[in]NEIGBNeighbour points for meshfree method
[in]NPOIN2Number of points in 2d mesh
[in]QUOConstant for radial function comput.
[in,out]RK_DArray used in the meshfree technique
[in,out]RX_DArray used in the meshfree technique
[in,out]RXX_DArray used in the meshfree technique
[in,out]RY_DArray used in the meshfree technique
[in,out]RYY_DArray used in the meshfree technique
[in]XAbscissae of points in the mesh
[in]YOrdinates of points in the mesh
[in]maxnspAC Constant for radial function comput.
[in]IPoint index
[in]MAXNSPConstant for meshfree technique
[in]MINDISTConstant for radial function comput.
[in]NB_CLOSEArray used in the meshfree technique
[in]NEIGBNeighbour points for meshfree method
[in]NPOIN2Number of points in 2d mesh
[in]QUOConstant for radial function comput.
[in,out]RK_DArray used in the meshfree technique
[in,out]RX_DArray used in the meshfree technique
[in,out]RXX_DArray used in the meshfree technique
[in,out]RY_DArray used in the meshfree technique
[in,out]RYY_DArray used in the meshfree technique
[in]XAbscissae of points in the mesh
[in]YOrdinates of points in the mesh
[in]iAC Constant for radial function comput.
[in]IPoint index
[in]MAXNSPConstant for meshfree technique
[in]MINDISTConstant for radial function comput.
[in]NB_CLOSEArray used in the meshfree technique
[in]NEIGBNeighbour points for meshfree method
[in]NPOIN2Number of points in 2d mesh
[in]QUOConstant for radial function comput.
[in,out]RK_DArray used in the meshfree technique
[in,out]RX_DArray used in the meshfree technique
[in,out]RXX_DArray used in the meshfree technique
[in,out]RY_DArray used in the meshfree technique
[in,out]RYY_DArray used in the meshfree technique
[in]XAbscissae of points in the mesh
[in]YOrdinates of points in the mesh

Definition at line 8 of file rpi_invr.f.

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