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

Comparing branches/development/src/nonbonded/SHAPES.hpp (file contents):
Revision 1505 by gezelter, Sun Oct 3 22:18:59 2010 UTC vs.
Revision 1536 by gezelter, Wed Jan 5 14:49:05 2011 UTC

# Line 55 | Line 55 | namespace OpenMD {
55    public:    
56      SHAPES();
57      void setForceField(ForceField *ff) {forceField_ = ff;};
58 <    virtual void calcForce(InteractionData idat);
58 >    virtual void calcForce(InteractionData &idat);
59      
60    private:
61      void initialize();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines