ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/new_design/OOPSE-4/src/integrators/VelocityVerletIntegrator.hpp
(Generate patch)

Comparing branches/new_design/OOPSE-4/src/integrators/VelocityVerletIntegrator.hpp (file contents):
Revision 1845 by tim, Thu Dec 2 02:08:29 2004 UTC vs.
Revision 1846 by tim, Sat Dec 4 00:01:32 2004 UTC

# Line 88 | Line 88 | class VelocityVerletIntegrator : public Integrator {
88          
89          virtual void moveB() = 0;        
90  
91 +        virtual double calcConservedQuantity() = 0;
92 +
93          virtual DumpWriter* createDumpWriter();
94          
95          virtual StatWriter* createStatWriter();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines