Skip to content
Snippets Groups Projects
Commit f64b9cd3 authored by Oliver Kriessl's avatar Oliver Kriessl
Browse files

new fortran routine (drandn) for qmr-solver added.

parent 895a1840
No related branches found
No related tags found
No related merge requests found
...@@ -195,7 +195,7 @@ dnl ...@@ -195,7 +195,7 @@ dnl
dnl Let the user decide what it wants (handled by ALBERTA_CHECK_PACKAGE() dnl Let the user decide what it wants (handled by ALBERTA_CHECK_PACKAGE()
dnl dnl
ALBERTA_CHECK_PACKAGE(blas, blas, , ${FLIBS},,,,required) ALBERTA_CHECK_PACKAGE(blas, blas, , ${FLIBS},,,,required)
MANGLE_F77_FUNCTIONS(dnrm2, dset, daxpy, dexpy, dmxpy, dcopy, ddot, dscal, dswap, dxpay) MANGLE_F77_FUNCTIONS(dnrm2, dset, daxpy, dexpy, dmxpy, dcopy, ddot, dscal, dswap, dxpay, drandn)
dnl dnl
dnl check for X11 dnl check for X11
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment