staticAtomsByMol

fun staticAtomsByMol(assignments: Assignments): List<List<Atom>>

Returns the static atoms in the indexed order.

Only return atoms from the assigned molecules.


val staticAtomsByMol: List<List<Atom>>