
    This is the directory for the BLAS routines.

Makefile	Local makefile
caxpy.f		FORTRAN code, CAXPY routine
dasum.f		FORTRAN code, DASUM routine
daxpy.f		FORTRAN code, DAXPY routine
dcabs1.f	FORTRAN code, DCABS1 routine
dcopy.f		FORTRAN code, DCOPY routine
ddot.f		FORTRAN code, DDOT routine
dnrm2.f		FORTRAN code, DNRM2 routine
drot.f		FORTRAN code, DROT routine
drotg.f		FORTRAN code, DROTG routine
drotg.f		FORTRAN code, DROTG routine
dscal.f		FORTRAN code, DSCAL routine
dswap.f		FORTRAN code, DSWAP routine
dznrm2.f	FORTRAN code, DZNRM2 routine
filelist	This file
zaxpy.f		FORTRAN code, ZAXPY routine
zcopy.f		FORTRAN code, ZCOPY routine
zdotc.f		FORTRAN code, ZDOTC routine
zdotu.f		FORTRAN code, ZDOTU routine
zdrot.f		FORTRAN code, ZDROT routine
zrotg.f		FORTRAN code, ZROTG routine
zscal.f		FORTRAN code, ZSCAL routine
zswap.f		FORTRAN code, ZSWAP routine
