The TELEMAC-MASCARET system
trunk
|
Go to the source code of this file.
Functions/Subroutines | |
double precision function | dot_comp (NPOIN, X, Y) |
double precision function dot_comp | ( | integer, intent(in) | NPOIN, |
double precision, dimension(npoin), intent(in) | X, | ||
double precision, dimension(npoin), intent(in) | Y | ||
) |
[in] | npoin | NPOIN Taille de x et y |
[in] | X | First double precision vector |
[in] | Y | Second double precision vector |
Definition at line 7 of file dot_comp.f.