From 287db2231ad2e68c0e7c0cd4b5d6723b299be1f7 Mon Sep 17 00:00:00 2001 From: sjplimp Date: Fri, 18 Apr 2014 14:07:18 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11821 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- lib/colvars/colvaratoms.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/colvars/colvaratoms.h b/lib/colvars/colvaratoms.h index e4d95537f8..aac8c857db 100644 --- a/lib/colvars/colvaratoms.h +++ b/lib/colvars/colvaratoms.h @@ -57,8 +57,8 @@ public: /// implementation cvm::rvector grad; - /// \brief Default constructor, setting id and index to invalid numbers - atom() : id (-1), index (-1) { reset_data(); } + /// \brief Default constructor, setting index and id to invalid numbers + atom() : index (-1), id (-1) { reset_data(); } /// \brief Initialize an atom for collective variable calculation /// and get its internal identifier \param atom_number Atom index in