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

Comparing branches/development/src/nonbonded/SC.hpp (file contents):
Revision 1850 by gezelter, Wed Feb 20 15:39:39 2013 UTC vs.
Revision 1868 by gezelter, Tue Apr 30 15:56:54 2013 UTC

# Line 75 | Line 75 | namespace OpenMD {
75      
76    public:    
77      SC();
78 +    ~SC();
79      void setForceField(ForceField *ff) {forceField_ = ff;};
80      void addType(AtomType* atomType);
81      void addExplicitInteraction(AtomType* atype1, AtomType* atype2, RealType epsilon, RealType m, RealType n, RealType alpha);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines