Uses of Class
ffx.potential.nonbonded.SpatialDensityRegion
Packages that use SpatialDensityRegion
Package
Description
The Nonbonded package implements nonbonded molecular mechanics terms such as van der Waals and
Particle Mesh Ewald electrostastics.
The X-ray package implements support for X-ray and Neutron refinement.
-
Uses of SpatialDensityRegion in ffx.potential.nonbonded
Methods in ffx.potential.nonbonded with parameters of type SpatialDensityRegionModifier and TypeMethodDescriptionvoid
SpatialDensityLoop.setRegion
(SpatialDensityRegion spatialDensityRegion) setRegion.Constructors in ffx.potential.nonbonded with parameters of type SpatialDensityRegionModifierConstructorDescriptionSpatialDensityLoop
(SpatialDensityRegion region, int nSymm, int[] atomsPerChunk) Constructor for SpatialDensityLoop. -
Uses of SpatialDensityRegion in ffx.xray
Subclasses of SpatialDensityRegion in ffx.xrayModifier and TypeClassDescriptionclass
This class implements a spatial decomposition based on partitioning a grid into octants.