ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/nonbonded/NonBondedInteraction.hpp
(Generate patch)

Comparing branches/development/src/nonbonded/NonBondedInteraction.hpp (file contents):
Revision 1733 by gezelter, Thu May 24 14:17:42 2012 UTC vs.
Revision 1734 by jmichalk, Tue Jun 5 17:49:36 2012 UTC

# Line 137 | Line 137 | namespace OpenMD {
137      RealType* rho;          /**< electron density */
138      RealType* frho;         /**< value of density functional for atom */
139      RealType* dfrhodrho;    /**< derivative of density functional for atom */
140 +    RealType* flucQ;        /**< current value of atom's fluctuating charge */
141 +    RealType* dVdFQ;        /**< fluctuating charge derivative */
142    };
143    
144      

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines