| # | Line 941 | Line 941 | namespace OpenMD { | |
|---|---|---|
| 941 | } | |
| 942 | } | |
| 943 | ||
| 944 | – | //scan topology | 
| 945 | – | |
| 946 | – | int* excludeList = excludedInteractions_.getPairList(); | 
| 947 | – | int* oneTwoList = oneTwoInteractions_.getPairList(); | 
| 948 | – | int* oneThreeList = oneThreeInteractions_.getPairList(); | 
| 949 | – | int* oneFourList = oneFourInteractions_.getPairList(); | 
| 950 | – | |
| 944 | topologyDone_ = true; | |
| 945 | } | |
| 946 | ||
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines | 
| > | Changed lines |