SND@LHC Software
Loading...
Searching...
No Matches
minresqlpBlasModule.f90 File Reference

MINRES-QLP BLAS subroutines. More...

Go to the source code of this file.

Modules

module  minresqlpblasmodule
 

Functions/Subroutines

real(dp) function, public minresqlpblasmodule::ddot (n, dx, incx, dy, incy)
 DDOT forms the dot product of two vectors.
 
real(dp) function, public minresqlpblasmodule::dnrm2 (n, x, incx)
 DNRM2 returns the euclidean norm of a vector.
 

Detailed Description

MINRES-QLP BLAS subroutines.

Definition in file minresqlpBlasModule.f90.