|
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, std::vector< int > powers, std::vector< RealType > coefficients) |
| 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 64 of file InversePowerSeries.hpp.
| OpenMD::InversePowerSeries::InversePowerSeries | ( | ) |
Definition at line 61 of file InversePowerSeries.cpp.
| void OpenMD::InversePowerSeries::addExplicitInteraction | ( | AtomType * | atype1, |
| AtomType * | atype2, | ||
| std::vector< int > | powers, | ||
| std::vector< RealType > | coefficients ) |
Definition at line 139 of file InversePowerSeries.cpp.
|
virtual |
Implements OpenMD::NonBondedInteraction.
Definition at line 160 of file InversePowerSeries.cpp.
|
inlinevirtual |
Implements OpenMD::NonBondedInteraction.
Definition at line 77 of file InversePowerSeries.hpp.
|
inlinevirtual |
Implements OpenMD::NonBondedInteraction.
Definition at line 76 of file InversePowerSeries.hpp.
|
virtual |
Implements OpenMD::NonBondedInteraction.
Definition at line 210 of file InversePowerSeries.cpp.
|
inline |
Definition at line 67 of file InversePowerSeries.hpp.
|
inline |
Definition at line 68 of file InversePowerSeries.hpp.