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

Comparing branches/development/src/nonbonded/InteractionManager.hpp (file contents):
Revision 1583 by gezelter, Thu Jun 9 20:26:29 2011 UTC vs.
Revision 1584 by gezelter, Fri Jun 17 20:16:35 2011 UTC

# Line 77 | Line 77 | namespace OpenMD {
77      void doPair(InteractionData idat);    
78      void doSkipCorrection(InteractionData idat);
79      void doSelfCorrection(SelfData sdat);
80 +    void setCutoffRadius(RealType rCut);
81 +    void setSwitchingRadius(RealType rSwitch);
82      RealType getSuggestedCutoffRadius(int *atid1);  
83      RealType getSuggestedCutoffRadius(AtomType *atype);
84      

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines