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

Comparing trunk/src/brains/ForceManager.cpp (file contents):
Revision 1609 by gezelter, Fri Jul 9 19:29:05 2010 UTC vs.
Revision 1610 by gezelter, Fri Aug 12 14:37:25 2011 UTC

# Line 302 | Line 302 | namespace OpenMD {
302      for (int i=0; i<LR_POT_TYPES;i++){
303        lrPot += longRangePotential[i]; //Quick hack
304      }
305 <    
305 >  
306      // grab the simulation box dipole moment if specified
307      if (info_->getCalcBoxDipole()){
308        getAccumulatedBoxDipole(totalDipole.getArrayPointer());

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines