# | Line 521 | Line 521 | namespace oopse{ | |
---|---|---|
521 | std::vector<int> globalGroupMembership_; | |
522 | ||
523 | /** | |
524 | < | * the size of globalGroupMembership_ is nGlobalAtoms. Its index is global index of an atom, and the |
524 | > | * the size of globalMolMembership_ is nGlobalAtoms. Its index is global index of an atom, and the |
525 | * corresponding content is the global index of molecule this atom belong to. | |
526 | * It is filled by SimCreator once and only once, since it is never changed during the simulation. | |
527 | */ |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |