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 1725 by gezelter, Sat May 26 18:13:43 2012 UTC vs.
Revision 1744 by gezelter, Tue Jun 5 18:07:08 2012 UTC

# Line 259 | Line 259 | namespace OpenMD {
259        }
260      }
261      
262 +    ndfLocal_ = ndf_local;
263 +    cerr << "ndfLocal_ = " << ndfLocal_ << "\n";
264 +
265      // n_constraints is local, so subtract them on each processor
266      ndf_local -= nConstraints_;
267  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines