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

Comparing:
trunk/src/integrators/LDForceManager.hpp (file contents), Revision 1442 by gezelter, Mon May 10 17:28:26 2010 UTC vs.
branches/development/src/integrators/LDForceManager.hpp (file contents), Revision 1465 by chuckv, Fri Jul 9 23:08:25 2010 UTC

# Line 91 | Line 91 | namespace OpenMD {
91  
92  
93    protected:
94 <    virtual void postCalculation(bool needStress);
94 >    virtual void postCalculation();
95      
96    private:
97      std::map<std::string, HydroProp*> parseFrictionFile(const std::string& filename);    

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines