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

Comparing trunk/src/integrators/NVT.hpp (file contents):
Revision 1879 by gezelter, Sun Jun 16 15:15:42 2013 UTC vs.
Revision 1997 by jmichalk, Thu May 29 21:03:19 2014 UTC

# Line 94 | Line 94 | namespace OpenMD {
94      void setChiTolerance(RealType tol) {
95        chiTolerance_ = tol;
96      }
97
97          
98    protected:
99      virtual void moveA();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines