class Chem::Topology::Patcher
- Chem::Topology::Patcher
- Reference
- Object
Defined in:
chem/topology/patcher.crConstructors
Instance Method Summary
- #match_and_patch : Nil
- #patch(lhs : Residue, rhs : Residue, bond_t : BondType) : Nil
- #patch(atom : Atom, atom_t : AtomType) : Nil
- #patch(residue : Residue, res_t : ResidueType) : Nil
- #unmatched_atoms : Array(Chem::Atom)