| # | Line 853 | Line 853 | namespace OpenMD { | |
|---|---|---|
| 853 | int* oneThreeList = oneThreeInteractions_.getPairList(); | |
| 854 | int* oneFourList = oneFourInteractions_.getPairList(); | |
| 855 | ||
| 856 | < | setFortranSim( &fInfo_, &nGlobalAtoms_, &nAtoms_, &identArray[0], |
| 856 | > | setFortranSim( &fInfo_, &nGlobalAtoms_, &nAtoms_, &identArray_[0], |
| 857 | &nExclude, excludeList, | |
| 858 | &nOneTwo, oneTwoList, | |
| 859 | &nOneThree, oneThreeList, | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |