# | 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: |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |