# | 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 { |
# | Line 0 | Line 1 | |
---|---|---|
1 | + | Author Id Revision Date |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |