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.
-
Uses of SpatialDensityRegion in ffx.potential.nonbonded
Methods in ffx.potential.nonbonded with parameters of type SpatialDensityRegionModifier and TypeMethodDescriptionvoidSpatialDensityLoop.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.solvent
Subclasses of SpatialDensityRegion in ffx.xray.solventModifier and TypeClassDescriptionclassThis class implements a spatial decomposition based on partitioning a grid into octants.