|
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 A, RealType B, RealType C, BuckinghamType bt) |
| void | addExplicitInteraction (AtomType *atype1, AtomType *atype2, RealType A, RealType B, RealType C, RealType sigma, RealType epsilon, BuckinghamType bt) |
| 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 69 of file Buckingham.hpp.
| OpenMD::Buckingham::Buckingham | ( | ) |
Definition at line 61 of file Buckingham.cpp.
| void OpenMD::Buckingham::addExplicitInteraction | ( | AtomType * | atype1, |
| AtomType * | atype2, | ||
| RealType | A, | ||
| RealType | B, | ||
| RealType | C, | ||
| BuckinghamType | bt ) |
Definition at line 141 of file Buckingham.cpp.
| void OpenMD::Buckingham::addExplicitInteraction | ( | AtomType * | atype1, |
| AtomType * | atype2, | ||
| RealType | A, | ||
| RealType | B, | ||
| RealType | C, | ||
| RealType | sigma, | ||
| RealType | epsilon, | ||
| BuckinghamType | bt ) |
Definition at line 164 of file Buckingham.cpp.
|
virtual |
Implements OpenMD::NonBondedInteraction.
Definition at line 190 of file Buckingham.cpp.
|
inlinevirtual |
Implements OpenMD::NonBondedInteraction.
Definition at line 84 of file Buckingham.hpp.
|
inlinevirtual |
Implements OpenMD::NonBondedInteraction.
Definition at line 83 of file Buckingham.hpp.
|
virtual |
Implements OpenMD::NonBondedInteraction.
Definition at line 298 of file Buckingham.cpp.
|
inline |
Definition at line 72 of file Buckingham.hpp.
|
inline |
Definition at line 73 of file Buckingham.hpp.