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

Comparing branches/devel_omp/src/parallel/ForceMatrixDecomposition.hpp (file contents):
Revision 1598 by mciznick, Wed Jul 27 14:26:53 2011 UTC vs.
Revision 1599 by mciznick, Fri Jul 29 19:03:36 2011 UTC

# Line 114 | Line 114 | namespace OpenMD {
114      vector<RealType> groupCutoff;
115      vector<int> groupToGtype;
116  
117 +    /* XXX */
118 +    int neighborListReorderFreq;
119 +    int reorderFreqCounter;
120 +
121   #ifdef IS_MPI    
122      DataStorage atomRowData;
123      DataStorage atomColData;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines