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

Comparing branches/development/src/nonbonded/Electrostatic.hpp (file contents):
Revision 1584 by gezelter, Fri Jun 17 20:16:35 2011 UTC vs.
Revision 1601 by gezelter, Thu Aug 4 20:04:35 2011 UTC

# Line 86 | Line 86 | namespace OpenMD {
86      void setSimInfo(SimInfo* info) {info_ = info;};
87      void addType(AtomType* atomType);
88      virtual void calcForce(InteractionData &idat);
89    virtual void calcSkipCorrection(InteractionData &idat);
89      virtual void calcSelfCorrection(SelfData &sdat);
90      virtual string getName() {return name_;}
91      virtual RealType getSuggestedCutoffRadius(pair<AtomType*, AtomType*> atypes);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines