IPotential, IPotentialAtomicpublic class P1Constraint extends Potential1
Potential1.Intramolecularboundary| Constructor | Description |
|---|---|
P1Constraint(Space space,
double neighborRadius,
Box box,
CoordinateDefinition coordinateDefinition) |
| Modifier and Type | Method | Description |
|---|---|---|
double |
energy(IAtomList atoms) |
Returns the interaction energy between the given atoms.
|
double |
getInnerRadius() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRange, setBoxpublic P1Constraint(Space space, double neighborRadius, Box box, CoordinateDefinition coordinateDefinition)