|
OpenMD 3.2
Molecular Dynamics in the Open
|
The basic interface for non-bonded interactions. More...
#include <NonBondedInteraction.hpp>
Public Member Functions | |
| virtual void | calcForce (InteractionData &idat)=0 |
| virtual InteractionFamily | getFamily ()=0 |
| virtual int | getHash ()=0 |
| virtual RealType | getSuggestedCutoffRadius (pair< AtomType *, AtomType * > atypes)=0 |
| virtual string | getName ()=0 |
The basic interface for non-bonded interactions.
Definition at line 200 of file NonBondedInteraction.hpp.
|
inline |
Definition at line 202 of file NonBondedInteraction.hpp.
|
inlinevirtual |
Definition at line 203 of file NonBondedInteraction.hpp.
|
pure virtual |
Implemented in OpenMD::Sticky.