edu.duke.cs.osprey
3.3
edu.duke.cs.osprey
/
edu.duke.cs.osprey.gui.compiler
/
FixedAtoms
/
staticAtomsByMol
static
Atoms
By
Mol
fun
staticAtomsByMol
(
assignments
:
Assignments
)
:
List
<
List
<
Atom
>
>
Content copied to clipboard
Returns the static atoms in the indexed order.
Only return atoms from the assigned molecules.
val
staticAtomsByMol
:
List
<
List
<
Atom
>
>
Content copied to clipboard