# | Line 80 | Line 80 | namespace OpenMD { | |
---|---|---|
80 | void calcFunctional(FunctionalData fdat); | |
81 | void calcForce(InteractionData idat); | |
82 | virtual string getName() {return name_;} | |
83 | + | virtual RealType getSuggestedCutoffRadius(AtomType* at1, AtomType* at2); |
84 | ||
85 | private: | |
86 | void initialize(); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |