Uses of Package
ffx.potential.nonbonded.octree

Package
Description
The octree package provides spatial data structures used to accelerate nonbonded interactions, neighbor list construction, and related queries.
  • Class
    Description
    OctreeCell: Object class for Octree method presented in the Fast Multipole Method (FMM) tutorial from the Barba Group: https://github.com/barbagroup/FMM_tutorial
    OctreeParticle: Object class for Octree method presented in the Fast Multipole Method (FMM) tutorial from the Barba Group: https://github.com/barbagroup/FMM_tutorial
    OctreePoint: Object class for Octree method presented in the Fast Multipole Method (FMM) tutorial from the Barba Group: https://github.com/barbagroup/FMM_tutorial