core.pbc
Interface PBC.Gatherer

All Known Implementing Classes:
PBC.ByMoleculeGatherer, PBC.CoGGatherer, PBC.G96Gatherer, PBC.InBoxGatherer
Enclosing interface:
PBC

static interface PBC.Gatherer


Method Summary
 void dogather(double[][] pos, int[] boundaryatoms, double[] box)
           
 

Method Detail

dogather

public void dogather(double[][] pos,
                     int[] boundaryatoms,
                     double[] box)