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 1909 by tim, Tue Nov 30 19:58:25 2004 UTC vs.
Revision 1910 by tim, Fri Jan 7 21:50:13 2005 UTC

# Line 66 | Line 66 | class ForceManager {
66          virtual void calcLongRangeInteraction(bool needPotential, bool needStress);
67  
68          virtual void postCalculation();
69 <        
70 <    private:
69 >
70          SimInfo * info_;        
71  
72   };

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines