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

Comparing trunk/src/rnemd/RNEMD.cpp (file contents):
Revision 2055 by gezelter, Wed Oct 22 14:29:20 2014 UTC vs.
Revision 2056 by gezelter, Fri Feb 20 15:12:07 2015 UTC

# Line 1812 | Line 1812 | namespace OpenMD {
1812      }
1813  
1814      if (hasSelectionB_) {
1815 <      if (evaluatorB_.hasSurfaceArea())
1815 >      if (evaluatorB_.hasSurfaceArea()) {
1816          areaB = evaluatorB_.getSurfaceArea();
1817 <      else {
1817 >      } else {
1818  
1819          int isd;
1820          StuntDouble* sd;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines