ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/primitives/Molecule.hpp
(Generate patch)

Comparing branches/development/src/primitives/Molecule.hpp (file contents):
Revision 1807 by gezelter, Thu May 24 01:29:59 2012 UTC vs.
Revision 1808 by gezelter, Mon Oct 22 20:42:10 2012 UTC

# Line 115 | Line 115 | namespace OpenMD{
115      
116      /**
117       * Sets the global index of this molecule.
118 <     * @param new global index to be set
118 >     * @param index new global index to be set
119       */
120      void setGlobalIndex(int index) {
121        globalIndex_ = index;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines