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 1879 by gezelter, Sun Jun 16 15:15:42 2013 UTC vs.
Revision 2022 by gezelter, Fri Sep 26 22:22:28 2014 UTC

# Line 73 | Line 73 | namespace OpenMD {
73  
74      /** \brief accumulate and return the simulation box dipole moment in C*m */
75      Vector3d getSystemDipole();
76 +
77 +    /** \brief accumulate and return the simulation box dipole moment in debye Angstroms */
78 +    Mat3x3d getSystemQuadrupole();
79 +
80      Vector3d getHeatFlux();
81      
82      /** \brief Returns the center of the mass of the whole system.*/

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines