[Octopus-notify] svn commit: r2815 - trunk/src by xavier
octopus-notify at tddft.org
octopus-notify at tddft.org
Thu Apr 5 21:19:11 WEST 2007
Author: xavier
Date: Thu Apr 5 21:19:09 2007
New Revision: 2815
Changeset: http://www.tddft.org/trac/octopus/changeset/2815
Modified:
trunk/src/epot.F90
trunk/src/geometry.F90
trunk/src/specie.F90
Log:
* Removed the variable local from the specie_t type, the name of this
variable was confusing, as it was true when the specie wasn't a
pseudopotential (even a local pseudopotential). The function
specie_is_ps is used to replace it.
* A new function was added: specie_is_local, that returns true for
both non-pseudopotentials and local pseudopotentials and false for
non-local pseudopotentials.
More information about the Octopus-notify
mailing list