#include <interaction.hpp>
| LJAttract::LJAttract |
( |
const flt |
epsilon, |
|
|
const flt |
sigma |
|
) |
| |
|
inline |
| static flt LJAttract::energy |
( |
const Vec |
diff, |
|
|
const flt |
eps, |
|
|
const flt |
sig |
|
) |
| |
|
inlinestatic |
| static flt LJAttract::energy |
( |
const flt |
rsig | ) |
|
|
inlinestatic |
| flt LJAttract::energy |
( |
const Vec & |
diff | ) |
|
|
inline |
| static Vec LJAttract::forces |
( |
const Vec |
diff, |
|
|
const flt |
eps, |
|
|
const flt |
sig |
|
) |
| |
|
inlinestatic |
| static flt LJAttract::forces |
( |
const flt |
rsig | ) |
|
|
inlinestatic |
| Vec LJAttract::forces |
( |
const Vec & |
diff | ) |
|
|
inline |
The documentation for this class was generated from the following file: