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

Comparing branches/new_design/OOPSE-3.0/src/brains/ForceManager.hpp (file contents):
Revision 1911 by tim, Fri Jan 7 21:50:13 2005 UTC vs.
Revision 1912 by tim, Mon Jan 10 20:52:07 2005 UTC

# Line 57 | Line 57 | class ForceManager {
57          /**@todo need refactory */
58          virtual void calcForces(bool needPotential, bool needStress);
59  
60 +        virtual void init() {}
61      protected:
62  
63          virtual void preCalculation();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines