ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/parallel/ForceMatrixDecomposition.hpp
(Generate patch)

Comparing trunk/src/parallel/ForceMatrixDecomposition.hpp (file contents):
Revision 1928 by gezelter, Tue Jul 2 20:02:31 2013 UTC vs.
Revision 1929 by gezelter, Mon Aug 19 13:12:00 2013 UTC

# Line 149 | Line 149 | namespace OpenMD {
149      vector<int> identsRow;
150      vector<int> identsCol;
151  
152 +    vector<int> regionsRow;
153 +    vector<int> regionsCol;
154 +
155      vector<AtomType*> atypesRow;
156      vector<AtomType*> atypesCol;
157  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines