|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcore.pbc.PBC
core.pbc.PBC_TruncOct
reconstructs systems from PBC that use truncated octahedron boundary conditions.
| Nested Class Summary |
| Nested classes inherited from class core.pbc.PBC |
PBC.ByMoleculeGatherer, PBC.CoGGatherer, PBC.G96Gatherer, PBC.Gatherer, PBC.InBoxGatherer |
| Field Summary |
| Fields inherited from class core.pbc.PBC |
gatherMethod |
| Constructor Summary | |
PBC_TruncOct(java.lang.String gatherName)
|
|
| Method Summary | |
double[] |
nearestImage(double[] v1,
double[] v2,
double[] box)
Return the nearest image of v2 with respect to v1. |
| Methods inherited from class core.pbc.PBC |
boxCheck, gather, getPbc |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PBC_TruncOct(java.lang.String gatherName)
throws java.lang.IllegalArgumentException
gatherName -
java.lang.IllegalArgumentException| Method Detail |
public double[] nearestImage(double[] v1,
double[] v2,
double[] box)
PBC
nearestImage in class PBCv1 - v2 - box -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||