|
OpenMD 3.2
Molecular Dynamics in the Open
|
Public Member Functions | |
| void | setForceField (ForceField *ff) |
| void | setSimulatedAtomTypes (AtomTypeSet &simtypes) |
| void | addExplicitInteraction (AtomType *atype1, AtomType *atype2, RealType sigma, RealType epsilon, int nRep) |
| virtual void | calcForce (InteractionData &idat) |
| virtual string | getName () |
| virtual int | getHash () |
| virtual RealType | getSuggestedCutoffRadius (pair< AtomType *, AtomType * > atypes) |
| Public Member Functions inherited from OpenMD::VanDerWaalsInteraction | |
| virtual InteractionFamily | getFamily () |
Definition at line 66 of file RepulsivePower.hpp.
| OpenMD::RepulsivePower::RepulsivePower | ( | ) |
Definition at line 61 of file RepulsivePower.cpp.
| void OpenMD::RepulsivePower::addExplicitInteraction | ( | AtomType * | atype1, |
| AtomType * | atype2, | ||
| RealType | sigma, | ||
| RealType | epsilon, | ||
| int | nRep ) |
Definition at line 140 of file RepulsivePower.cpp.
|
virtual |
Implements OpenMD::NonBondedInteraction.
Definition at line 187 of file RepulsivePower.cpp.
|
inlinevirtual |
Implements OpenMD::NonBondedInteraction.
Definition at line 78 of file RepulsivePower.hpp.
|
inlinevirtual |
Implements OpenMD::NonBondedInteraction.
Definition at line 77 of file RepulsivePower.hpp.
|
virtual |
Implements OpenMD::NonBondedInteraction.
Definition at line 246 of file RepulsivePower.cpp.
|
inline |
Definition at line 69 of file RepulsivePower.hpp.
|
inline |
Definition at line 70 of file RepulsivePower.hpp.