[Octopus-devel] cvs commit: marques/octopus/src derivatives.F90
poisson_cg.F90
cvsusers at tddft.org
cvsusers at tddft.org
Wed Jul 20 13:08:50 WEST 2005
acastro 2005/07/20 13:08:50 WEST
Modified files:
octopus/src derivatives.F90 poisson_cg.F90
Log:
The transponse of the Laplacian is no longer needed, since now the
biconjugate gradient routine does not need to be used in poisson_cg2
(normal conjugate gradient is enough).
I leave most of the machinery, though, in case we ever need it. When
the developing process is more mature, maybe some code should be gone.
Revision Changes Path
1.26 +7 -6 marques/octopus/src/derivatives.F90
1.14 +4 -4 marques/octopus/src/poisson_cg.F90
More information about the Octopus-devel
mailing list