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 1665 by gezelter, Tue Nov 22 20:38:56 2011 UTC vs.
Revision 1787 by gezelter, Wed Aug 29 18:13:11 2012 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines