|
ParM
parm
A molecular dynamics library
|
#include <interaction.hpp>
Public Member Functions | |
| LJishPair (IEpsRepsSigExpCutAtom LJ1, IEpsRepsSigExpCutAtom LJ2) | |
| flt | energy (Box &box) |
| Vec | forces (Box &box) |
Public Attributes | |
| flt | epsilon |
| flt | repeps |
| flt | sigma |
| flt | n |
| flt | cut_distance |
| flt | cut_energy |
| AtomID | atom1 |
| AtomID | atom2 |
|
inline |
| AtomID LJishPair::atom1 |
| AtomID LJishPair::atom2 |
| flt LJishPair::cut_distance |
| flt LJishPair::cut_energy |
| flt LJishPair::epsilon |
| flt LJishPair::n |
| flt LJishPair::repeps |
| flt LJishPair::sigma |
1.8.10