| # | Line 114 | Line 114 | namespace OpenMD { | |
|---|---|---|
| 114 | vector<RealType> groupCutoff; | |
| 115 | vector<int> groupToGtype; | |
| 116 | ||
| 117 | + | /* XXX */ |
| 118 | + | int neighborListReorderFreq; |
| 119 | + | int reorderFreqCounter; |
| 120 | + | |
| 121 | #ifdef IS_MPI | |
| 122 | DataStorage atomRowData; | |
| 123 | DataStorage atomColData; | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |