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

Comparing branches/development/src/parallel/ForceMatrixDecomposition.hpp (file contents):
Revision 1759 by gezelter, Mon Jun 18 18:23:20 2012 UTC vs.
Revision 1760 by gezelter, Thu Jun 21 19:26:46 2012 UTC

# Line 143 | Line 143 | namespace OpenMD {
143      vector<potVec> pot_row;
144      vector<potVec> pot_col;
145  
146 +    vector<potVec> expot_row;
147 +    vector<potVec> expot_col;
148 +
149      vector<int> identsRow;
150      vector<int> identsCol;
151  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines