[Octopus-devel] cvs commit: marques/octopus/build acx_arpack.m4
acx_jdqz.m4
cvsusers at tddft.org
cvsusers at tddft.org
Thu Jun 2 16:22:02 WEST 2005
acastro 2005/06/02 16:22:02 WEST
Modified files:
octopus/build acx_jdqz.m4
Added files:
octopus/build acx_arpack.m4
Log:
After some experimenting and reading, I found out that the Jacobi-Davidson
scheme would in fact be slower than the Arnoldi/Lanczos iteration
eigensolver. So I changed the dummy interface to JDQZ by an interface
to the ARPACK library.
For now, only the real symmetric case is implemented. Of course the idea
is to put the complex non-Hermitian case, since for the normal case
the conjugate gradients seems to be faster.
Revision Changes Path
1.2 +1 -1 marques/octopus/build/acx_jdqz.m4
More information about the Octopus-devel
mailing list