My Project
 All Classes Files Functions Variables Macros
cray.F File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine scopy (n, sx, incx, sy, incy)
real function ssum (n, sx, incx)

Function/Subroutine Documentation

subroutine scopy ( integer  n,
real, dimension((n-1)*incx+1)  sx,
integer  incx,
real, dimension((n-1)*incy+1)  sy,
integer  incy 
)

Definition at line 8 of file cray.F.

real function ssum ( integer  n,
real, dimension((n-1)*incx+1)  sx,
integer  incx 
)

Definition at line 32 of file cray.F.

Here is the call graph for this function: