[Octopus-devel] cvs commit: marques/octopus/src par_vec_inc.F90 poisson.F90

cvsusers at tddft.org cvsusers at tddft.org
Mon Mar 6 17:51:01 WET 2006


acastro     2006/03/06 17:51:01 WET

  Modified files:
    octopus/src          par_vec_inc.F90 poisson.F90 
  Log:
  I added the FFT methods for the PoissonSolver also when running
  in parallel in real space domains, by popular demand.
  
  Of course this part of the calculation will then be done in serial
  (wherease the cg methods are done in parallel), but since it seems
  that sometimes the use of the minimum box shape *and* the cg methods
  was causing trouble, it will be good to have the FFTs as backup
  reliable methods, and to compare.
  
  Revision  Changes    Path
  1.20      +1 -1      marques/octopus/src/par_vec_inc.F90
  1.53      +32 -6     marques/octopus/src/poisson.F90


More information about the Octopus-devel mailing list