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 1760 by gezelter, Thu Jun 21 19:26:46 2012 UTC vs.
Revision 1761 by gezelter, Fri Jun 22 20:01:37 2012 UTC

# Line 132 | Line 132 | namespace OpenMD {
132      Mat3x3d* eFrame;        /**< pointer to electrostatic frame for atom */
133      RealType* skippedCharge;/**< charge skipped in pairwise interaction loop */
134      potVec* pot;            /**< total potential */
135 +    potVec* excludedPot;    /**< potential energy excluded from the overall calculation */
136      bool doParticlePot;     /**< should we bother with the particle pot? */
137      RealType* particlePot;  /**< contribution to potential from this particle */
138      Vector3d* t;            /**< pointer to resultant torque on atom */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines