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

Comparing branches/development/src/integrators/NVE.cpp (file contents):
Revision 1737 by jmichalk, Tue Jun 5 17:54:42 2012 UTC vs.
Revision 1764 by gezelter, Tue Jul 3 18:32:27 2012 UTC

# Line 162 | Line 162 | namespace OpenMD {
162  
163  
164    RealType NVE::calcConservedQuantity() {
165 <    return thermo.getTotalE();
165 >    return thermo.getTotalEnergy();
166    }
167  
168   } //end namespace OpenMD

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines