(git:c5411e0)
Loading...
Searching...
No Matches
eigenvalueproblems Module Reference

Provides interfaces to LAPACK eigenvalue/SVD routines. More...

Data Types

interface  diagonalise
 

Detailed Description

Provides interfaces to LAPACK eigenvalue/SVD routines.

Note
We are using LAPACK interfaces, so please make sure in IBM/AIX you have the lapack library before essl: "xlf90 ... -llapack -lessl" !!!
History
JGH (26-5-2001): delay D/S C/Z problem to the lapack library call
Author
APSI