ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/restraints/ThermoIntegrationForceManager.cpp
(Generate patch)

Comparing trunk/src/restraints/ThermoIntegrationForceManager.cpp (file contents):
Revision 1028 by chrisfen, Thu Aug 31 20:12:12 2006 UTC vs.
Revision 1029 by chrisfen, Thu Aug 31 22:34:49 2006 UTC

# Line 168 | Line 168 | namespace oopse {
168      MPI_Status ierr;
169      int nproc;
170      MPI_Comm_size(MPI_COMM_WORLD, &nproc);
171 +    vHarm_ = 0.0;
172  
173      // do the MPI crystal restraint forces for each processor
174      if (simParam->getUseSolidThermInt()) {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines