| # | Line 55 | Line 55 | namespace OpenMD { | |
|---|---|---|
| 55 | * @brief PairList class maintains a general purpose list of atom | |
| 56 | * pairs using the global indices of the atoms. This structure is | |
| 57 | * the general form for exclude lists as well as 1-4, 1-3, and 1-2 | |
| 58 | < | * lists. The PairLists are passed to fortran in a plain array. |
| 58 | > | * lists. |
| 59 | */ | |
| 60 | class PairList { | |
| 61 | public: | |
| # | Line 0 | Line 1 | |
|---|---|---|
| 1 | + | Author Id Revision Date |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |