tblite
Light-weight tight-binding framework
Loading...
Searching...
No Matches
Public Member Functions
tblite_blas_level1::wrap_dot Interface Reference

Forms the dot product of two vectors. More...

Public Member Functions

real(sp) function wrap_sdot (xvec, yvec)
 
real(dp) function wrap_ddot (xvec, yvec)
 
real(sp) function wrap_sdot12 (xvec, yvec)
 
real(sp) function wrap_sdot21 (xvec, yvec)
 
real(sp) function wrap_sdot22 (xvec, yvec)
 
real(dp) function wrap_ddot12 (xvec, yvec)
 
real(dp) function wrap_ddot21 (xvec, yvec)
 
real(dp) function wrap_ddot22 (xvec, yvec)
 

Detailed Description

Forms the dot product of two vectors.


The documentation for this interface was generated from the following file: