Uses of Class
ffx.potential.nonbonded.octree.OctreeCell
Packages that use OctreeCell
Package
Description
The octree package provides spatial data structures used to accelerate
nonbonded interactions, neighbor list construction, and related queries.
-
Uses of OctreeCell in ffx.potential.nonbonded.octree
Methods in ffx.potential.nonbonded.octree with parameters of type OctreeCellModifier and TypeMethodDescriptionvoid
Octree.buildTree
(OctreeCell root) Build the tree.double
OctreePoint.distance
(OctreeCell other)