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

Go to the source code of this file.

Functions/Subroutines

subroutine hydromap (CN, X, Y, NPOIN, NCN, NBOR, KP1BOR, NPTFR)
 

Function/Subroutine Documentation

◆ hydromap()

subroutine hydromap ( double precision, dimension(npoin), intent(inout)  CN,
double precision, dimension(npoin), intent(in)  X,
double precision, dimension(npoin), intent(in)  Y,
integer, intent(in)  NPOIN,
integer, intent(in)  NCN,
integer, dimension(nptfr), intent(in)  NBOR,
integer, dimension(nptfr), intent(in)  KP1BOR,
integer, intent(in)  NPTFR 
)
Parameters
[in]ncnKP1BOR Gives the next boundary point in a contour
[in]NBORGlobal number of boundary points
[in]NCNLogical unit of file for cn values
[in]NPOINNumber of points
[in]NPTFRNumber of boundary points
[in]XAbscissae of points in the mesh
[in]YOrdinates of points in the mesh
[out]CNInterpolated cn values
[in]npoinKP1BOR Gives the next boundary point in a contour
[in]NBORGlobal number of boundary points
[in]NCNLogical unit of file for cn values
[in]NPOINNumber of points
[in]NPTFRNumber of boundary points
[in]XAbscissae of points in the mesh
[in]YOrdinates of points in the mesh
[out]CNInterpolated cn values
[in]nptfrKP1BOR Gives the next boundary point in a contour
[in]NBORGlobal number of boundary points
[in]NCNLogical unit of file for cn values
[in]NPOINNumber of points
[in]NPTFRNumber of boundary points
[in]XAbscissae of points in the mesh
[in]YOrdinates of points in the mesh
[out]CNInterpolated cn values

Definition at line 7 of file hydromap.f.

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