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

Comparing trunk/src/brains/Thermo.hpp (file contents):
Revision 1637 by gezelter, Mon May 10 17:28:26 2010 UTC vs.
Revision 1638 by chuckv, Fri Sep 23 20:52:24 2011 UTC

# Line 72 | Line 72 | namespace OpenMD {
72  
73      // accumulate and return the simulation box dipole moment in C*m
74      Vector3d getBoxDipole();
75 <
75 >    // accumulate and return helfand thermal momoment
76 >    Vector3d getThermalHelfand();
77 >    
78      void saveStat();
79      
80    private:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines