ParM
parm
A molecular dynamics library
|
#include <interaction.hpp>
Public Member Functions | |
LoisOhernPairMinCLs (LoisOhernAtom a1, LoisOhernAtom a2) | |
Public Member Functions inherited from LoisOhernPair | |
LoisOhernPair (LoisOhernAtom a1, LoisOhernAtom a2) | |
LoisOhernPair (LoisOhernAtom a1, LoisOhernAtom a2, flt eps, flt sig, flt C, flt l) | |
flt | energy (Box &box) |
Vec | forces (Box &box) |
Additional Inherited Members | |
Public Attributes inherited from LoisOhernPair | |
flt | eps |
flt | sig |
flt | C |
flt | l |
flt | sigcut |
AtomID | atom1 |
AtomID | atom2 |
|
inline |