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

Go to the source code of this file.

Functions/Subroutines

subroutine proxim (IP, XP, YP, X, Y, NP, NPOIN, IKLE, NELEM, NELMAX)
 

Function/Subroutine Documentation

◆ proxim()

subroutine proxim ( integer, dimension(np), intent(inout)  IP,
double precision, dimension(np), intent(in)  XP,
double precision, dimension(np), intent(in)  YP,
double precision, dimension(npoin), intent(in)  X,
double precision, dimension(npoin), intent(in)  Y,
integer, intent(in)  NP,
integer, intent(in)  NPOIN,
integer, dimension(nelmax,3), intent(in)  IKLE,
integer, intent(in)  NELEM,
integer, intent(in)  NELMAX 
)
Parameters
[in]npIKLE Connectivity table.
[out]IPAddresses of nearest points
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]NPNumber of points in the set
[in]NPOINNumber of points in the mesh
[in]XAbscissae of points in the mesh
[in]XPAbscissae of points in the set
[in]YOrdinates of points in the mesh
[in]YPOrdinates of points in the set
[in]npoinIKLE Connectivity table.
[out]IPAddresses of nearest points
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]NPNumber of points in the set
[in]NPOINNumber of points in the mesh
[in]XAbscissae of points in the mesh
[in]XPAbscissae of points in the set
[in]YOrdinates of points in the mesh
[in]YPOrdinates of points in the set
[in]nelemIKLE Connectivity table.
[out]IPAddresses of nearest points
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]NPNumber of points in the set
[in]NPOINNumber of points in the mesh
[in]XAbscissae of points in the mesh
[in]XPAbscissae of points in the set
[in]YOrdinates of points in the mesh
[in]YPOrdinates of points in the set
[in]nelmaxIKLE Connectivity table.
[out]IPAddresses of nearest points
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]NPNumber of points in the set
[in]NPOINNumber of points in the mesh
[in]XAbscissae of points in the mesh
[in]XPAbscissae of points in the set
[in]YOrdinates of points in the mesh
[in]YPOrdinates of points in the set

Definition at line 7 of file proxim.f.

+ Here is the caller graph for this function: