[Octopus-notify] svn commit: r2817 - trunk/src by acastro

octopus-notify at tddft.org octopus-notify at tddft.org
Fri Apr 6 13:55:55 WEST 2007


      Author: acastro
        Date: Fri Apr  6 13:55:53 2007
New Revision: 2817
   Changeset: http://www.tddft.org/trac/octopus/changeset/2817

Modified:
   trunk/src/poisson_multigrid.F90

Log:
This should fix the bug caught by the last nightly build (failure of
the full potential Hydrogen calculation). It is one of those cases
where an unitialized variable causes a floating point error at some
point, depending on the compiler or compiler flags. Those
uninitialized variables are not always detected by the appropriate
compiler flag, especially if pointers are involved.




More information about the Octopus-notify mailing list