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

Comparing trunk/src/integrators/NVE.cpp (file contents):
Revision 963 by tim, Wed May 17 21:51:42 2006 UTC vs.
Revision 1306 by chuckv, Thu Oct 16 18:25:36 2008 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines