IPotential, IPotentialAtomicP1Constraint, P1HardMovingBoundary, P1HardPeriodic, P1HardWall, P1Harmonic, P1HarmonicSite, P1ImageHarmonic, P1LepsHarmonic, P1MagicWall, P1MagneticField, P1SoftBoundary, P1Tether, P1Wall, P1WCAPorousWall, P1WCAWall, P1WCAWall, P1WCAWallpublic abstract class Potential1 extends Potential
| Modifier and Type | Class | Description |
|---|---|---|
static interface |
Potential1.Intramolecular |
Marker interface indicating that a one-body potential is an intramolecular
potential, and not, e.g., a potential of interaction with an external field.
|
| Constructor | Description |
|---|---|
Potential1(Space space) |
| Modifier and Type | Method | Description |
|---|---|---|
double |
getRange() |
Returns zero.
|
void |
setBox(Box box) |
Informs the potential of the box on which it acts.
|
protected Boundary boundary
public Potential1(Space space)
public void setBox(Box box)
PotentialsetBox in interface IPotentialsetBox in class Potentialpublic double getRange()
getRange in interface IPotentialgetRange in class Potential