Millepede-II V04-16-01
Modules | Functions/Subroutines
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. More...
 
real(dp) function, public minresqlpblasmodule::dnrm2 (n, x, incx)
 DNRM2 returns the euclidean norm of a vector. More...
 

Detailed Description

MINRES-QLP BLAS subroutines.

Definition in file minresqlpBlasModule.f90.