addDynamic

fun addDynamic(atom: Atom, fragInfo: ConfSpaceIndex.FragInfo)

Moves the atom from the fixed atoms list to the dynamic atoms list for this position. If the atom has already been moved, this function just returns without doing anything.


fun addDynamic(atoms: Collection<Atom>, fragInfo: ConfSpaceIndex.FragInfo)