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

Comparing trunk/src/integrators/LDForceManager.hpp (file contents):
Revision 983 by gezelter, Tue Jun 6 17:43:28 2006 UTC vs.
Revision 1126 by gezelter, Fri Apr 6 21:53:43 2007 UTC

# Line 66 | Line 66 | namespace oopse {
66      LDForceManager(SimInfo * info);
67      
68    protected:
69 <    virtual void postCalculation();
69 >    virtual void postCalculation(bool needStress);
70      
71    private:
72      std::map<std::string, HydroProp*> parseFrictionFile(const std::string& filename);    

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines