Potential Namespace Reference
Interaction-potential functions, such as LJ.
More...
Detailed Description
Interaction-potential functions, such as LJ.
Function Documentation
REAL Potential::Cutoff |
( |
|
) |
[inline] |
void Potential::Cutoff |
( |
REAL |
newcutoff |
) |
[inline] |
REAL Potential::derivative |
( |
REAL |
r |
) |
|
REAL Potential::force |
( |
REAL |
r |
) |
[inline] |
REAL Potential::invdist |
( |
REAL |
x |
) |
|
REAL Potential::lengthscale |
( |
|
) |
[inline] |
void Potential::lengthscale |
( |
REAL |
lengthscale |
) |
[inline] |
REAL Potential::strength |
( |
|
) |
[inline] |
void Potential::strength |
( |
REAL |
strength |
) |
[inline] |
REAL Potential::value |
( |
REAL |
r |
) |
[inline] |
Variable Documentation