Skip to content
Snippets Groups Projects
  • Studer Gabriel's avatar
    675d0d81
    properly remove torsion handles from residues · 675d0d81
    Studer Gabriel authored
    When an atom gets deleted, all related torsions get deleted from
    the entities TorsionImplMap. The ResidueHandles keep their own vector
    of the same TorsionHandles. If an atom gets deleted, only the internal
    torsion list of the corresponding residue got updated. This had to be
    extended to all residues containing torsions related to the deleted
    atom.
    675d0d81
    History
    properly remove torsion handles from residues
    Studer Gabriel authored
    When an atom gets deleted, all related torsions get deleted from
    the entities TorsionImplMap. The ResidueHandles keep their own vector
    of the same TorsionHandles. If an atom gets deleted, only the internal
    torsion list of the corresponding residue got updated. This had to be
    extended to all residues containing torsions related to the deleted
    atom.