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 1756 by gezelter, Mon Jun 18 18:23:20 2012 UTC vs.
trunk/src/parallel/ForceMatrixDecomposition.hpp (file contents), Revision 1782 by gezelter, Wed Aug 22 02:28:28 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