SURFEX v8.1
General documentation of Surfex
Functions/Subroutines
rdot.F File Reference

Go to the source code of this file.

Functions/Subroutines

real(kind=jprb) function rdot (N, X, INCX, Y, INCY)
 

Function/Subroutine Documentation

◆ rdot()

real(kind=jprb) function rdot ( integer(kind=jpim)  N,
real(kind=jprb), dimension(n*incx)  X,
integer(kind=jpim)  INCX,
real(kind=jprb), dimension(n*incy)  Y,
integer(kind=jpim)  INCY 
)

Definition at line 2 of file rdot.F.