Uses of Class
ffx.potential.nonbonded.octree.OctreeParticle
-
Uses of OctreeParticle in ffx.potential.nonbonded.octree
ModifierConstructorDescriptionOctree
(int nCritical, ArrayList<OctreeParticle> particles) Constructor allowing the specification of nCritical, default theta valueOctree
(int nCritical, ArrayList<OctreeParticle> particles, double theta) Constructor allowing the specification of nCritical and thetaOctree
(ArrayList<OctreeParticle> particles) Default constructor: only need to pass in a list of particles nCritical and theta set to defaults