ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/parallel/ForceDecomposition.cpp
(Generate patch)

Comparing branches/development/src/parallel/ForceDecomposition.cpp (file contents):
Revision 1755 by gezelter, Thu Jun 14 01:58:35 2012 UTC vs.
Revision 1761 by gezelter, Fri Jun 22 20:01:37 2012 UTC

# Line 99 | Line 99 | namespace OpenMD {
99      sdat.atype = atypesLocal[atom1];
100  
101      sdat.pot = &embeddingPot;
102 +    sdat.excludedPot = &excludedSelfPot;
103  
104      if (storageLayout_ & DataStorage::dslElectroFrame) {
105        sdat.eFrame = &(snap_->atomData.electroFrame[atom1]);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines