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

Comparing branches/development/src/brains/ForceManager.cpp (file contents):
Revision 1754 by jmichalk, Wed Jun 13 14:45:59 2012 UTC vs.
Revision 1755 by gezelter, Thu Jun 14 01:58:35 2012 UTC

# Line 111 | Line 111 | namespace OpenMD {
111      ForceFieldOptions& forceFieldOptions_ = forceField_->getForceFieldOptions();
112      int mdFileVersion;
113      rCut_ = 0.0; //Needs a value for a later max() call;  
114 <
114 >    
115      if (simParams_->haveMDfileVersion())
116        mdFileVersion = simParams_->getMDfileVersion();
117      else

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines