OpenMD 3.1
Molecular Dynamics in the Open
|
Public Attributes | |
RealType | rl |
RealType | ru |
RealType | rlp |
RealType | rup |
RealType | rbig |
RealType | w0 |
RealType | v0 |
RealType | v0p |
CubicSpline * | s |
CubicSpline * | sp |
bool | isPower |
Definition at line 57 of file Sticky.hpp.
bool OpenMD::StickyInteractionData::isPower |
Definition at line 68 of file Sticky.hpp.
RealType OpenMD::StickyInteractionData::rbig |
Definition at line 62 of file Sticky.hpp.
RealType OpenMD::StickyInteractionData::rl |
Definition at line 58 of file Sticky.hpp.
RealType OpenMD::StickyInteractionData::rlp |
Definition at line 60 of file Sticky.hpp.
RealType OpenMD::StickyInteractionData::ru |
Definition at line 59 of file Sticky.hpp.
RealType OpenMD::StickyInteractionData::rup |
Definition at line 61 of file Sticky.hpp.
CubicSpline* OpenMD::StickyInteractionData::s |
Definition at line 66 of file Sticky.hpp.
CubicSpline* OpenMD::StickyInteractionData::sp |
Definition at line 67 of file Sticky.hpp.
RealType OpenMD::StickyInteractionData::v0 |
Definition at line 64 of file Sticky.hpp.
RealType OpenMD::StickyInteractionData::v0p |
Definition at line 65 of file Sticky.hpp.
RealType OpenMD::StickyInteractionData::w0 |
Definition at line 63 of file Sticky.hpp.