KTH framework for Nek5000 toolboxes; testing version  0.0.1
ddot.f File Reference

Go to the source code of this file.

Functions/Subroutines

double precision function ddot (n, dx, incx, dy, incy)
 

Function/Subroutine Documentation

◆ ddot()

double precision function ddot ( integer  n,
double precision, dimension(*)  dx,
integer  incx,
double precision, dimension(*)  dy,
integer  incy 
)

Definition at line 1 of file ddot.f.