Package edu.duke.cs.osprey.structure
Class AtomNeighbors
java.lang.Object
edu.duke.cs.osprey.structure.AtomNeighbors
- Direct Known Subclasses:
ProbeAtomNeighbors
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclassifyAtom(Atom atom) static List<int[]>getPairIndicesByType(List<Atom> atoms1, List<Atom> atoms2, boolean internalE, AtomNeighbors.Type type) getPairs14(List<Atom[]> atomPairs) getPairs14(List<Atom> atoms1, List<Atom> atoms2, boolean internalE) getPairsByType(List<Atom[]> atomPairs, AtomNeighbors.Type type) getPairsByType(List<Atom> atoms1, List<Atom> atoms2, boolean internalE, AtomNeighbors.Type type) getPairsNonBonded(List<Atom[]> atomPairs) getPairsNonBonded(List<Atom> atoms1, List<Atom> atoms2, boolean internalE)
-
Constructor Details
-
AtomNeighbors
-
-
Method Details
-
classifyAtom
-
getPairs14
-
getPairsNonBonded
-
getPairsByType
-
getPairIndicesByType
-
getPairsByType
-
getPairs14
-
getPairsNonBonded
-