Uses of Enum Class
ffx.potential.bonded.Atom.Indexing
Packages that use Atom.Indexing
Package
Description
The Potential package implements molecular mechanics force fields with shared memory Parallel
Java and via OpenMM.
The Bonded package implements bonded molecular mechanics terms such as bonds, angles, torsions,
etc.
-
Uses of Atom.Indexing in ffx.potential
Fields in ffx.potential declared as Atom.IndexingModifier and TypeFieldDescriptionstatic final Atom.IndexingMolecularAssembly.atomIndexingConstantatomIndexing -
Uses of Atom.Indexing in ffx.potential.bonded
Methods in ffx.potential.bonded that return Atom.IndexingModifier and TypeMethodDescriptionstatic Atom.IndexingReturns the enum constant of this class with the specified name.static Atom.Indexing[]Atom.Indexing.values()Returns an array containing the constants of this enum class, in the order they are declared.