ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/brains/SimInfo.cpp
(Generate patch)

Comparing branches/development/src/brains/SimInfo.cpp (file contents):
Revision 1873 by gezelter, Wed Feb 20 15:39:39 2013 UTC vs.
Revision 1874 by gezelter, Wed May 15 15:09:35 2013 UTC

# Line 941 | Line 941 | namespace OpenMD {
941        }
942      }    
943      
944    //scan topology
945
946    int* excludeList = excludedInteractions_.getPairList();
947    int* oneTwoList = oneTwoInteractions_.getPairList();
948    int* oneThreeList = oneThreeInteractions_.getPairList();
949    int* oneFourList = oneFourInteractions_.getPairList();
950
944      topologyDone_ = true;
945    }
946  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines