Uses of Class
ffx.potential.nonbonded.octree.OctreePoint
-
Uses of OctreePoint in ffx.potential.nonbonded.octree
Modifier and TypeClassDescriptionclass
OctreeParticle: Object class for Octree method presented in the Fast Multipole Method (FMM) tutorial from the Barba Group: https://github.com/barbagroup/FMM_tutorialModifier and TypeMethodDescriptiondouble
Octree.distance
(double[] array, OctreePoint point) Compute a distance between a position and the OctreePoint.double
OctreePoint.distance
(OctreePoint other)