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

Comparing trunk/OOPSE-4/src/integrators/Integrator.hpp (file contents):
Revision 1930 by gezelter, Wed Jan 12 22:41:40 2005 UTC vs.
Revision 2008 by tim, Sun Feb 13 19:10:25 2005 UTC

# Line 130 | Line 130 | class Integrator {
130          virtual double calcConservedQuantity() = 0;
131          
132          virtual DumpWriter* createDumpWriter() = 0;
133 <        
133 >
134          virtual StatWriter* createStatWriter() = 0;
135   };
136  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines