# | Line 104 | Line 104 | namespace OpenMD { | |
---|---|---|
104 | ||
105 | /** | |
106 | * Sets the global index of this stuntRealType. | |
107 | < | * @param new global index to be set |
107 | > | * @param index new global index to be set |
108 | */ | |
109 | void setGlobalIndex(int index) { | |
110 | sd_->setGlobalIndex(index); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |