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

Go to the source code of this file.

Functions/Subroutines

double precision function dot (NPOIN, X, Y)
 

Function/Subroutine Documentation

◆ dot()

double precision function dot ( integer, intent(in)  NPOIN,
double precision, dimension(npoin), intent(in)  X,
double precision, dimension(npoin), intent(in)  Y 
)
Parameters
[in]npoinNPOIN Taille de x et y
[in]XFirst double precision vector
[in]YSecond double precision vector

Definition at line 7 of file dot.f.

+ Here is the caller graph for this function: