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

Comparing trunk/src/brains/SimInfo.cpp (file contents):
Revision 1390 by gezelter, Wed Nov 25 20:02:06 2009 UTC vs.
Revision 1558 by gezelter, Wed May 11 16:32:48 2011 UTC

# Line 409 | Line 409 | namespace OpenMD {
409  
410        a = bond->getAtomA()->getGlobalIndex();
411        b = bond->getAtomB()->getGlobalIndex();  
412 <    
412 >
413        if (options_.havevdw12scale() || options_.haveelectrostatic12scale()) {
414          oneTwoInteractions_.addPair(a, b);
415        } else {

Comparing trunk/src/brains/SimInfo.cpp (property svn:keywords):
Revision 1390 by gezelter, Wed Nov 25 20:02:06 2009 UTC vs.
Revision 1558 by gezelter, Wed May 11 16:32:48 2011 UTC

# Line 0 | Line 1
1 + Author Id Revision Date

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines