[Octopus-notify] svn commit: r2427 - in trunk: src by acastro

octopus-notify at tddft.org octopus-notify at tddft.org
Mon Sep 25 16:03:29 WEST 2006


      Author: acastro
        Date: Mon Sep 25 16:03:26 2006
New Revision: 2427
   Changeset: http://www.tddft.org/trac/octopus/changeset/2427

Modified:
   trunk/src/guess_density.F90
   trunk/src/mesh.F90
   trunk/testsuite/finite_systems_3d/13-full_potential_hydrogen.test

Log:
Added a mesh_nearest_point function to the mesh module, which finds
the index of the mesh point which is closest to a given vector
position pos, and the rank of the processor that holds it, if
necessary.

This was implemented internally in the get_specie_density routine,
but it is cleaner to put it outside.




More information about the Octopus-notify mailing list