struct
#include <gemmi/topo.hpp>
Topo
Contents
Public types
Public static functions
Constructors, destructors, conversion operators
Public functions
- auto operator=(Topo const&) -> Topo& deleted
- auto find_resinfo(const Residue* res) -> ResInfo*
-
auto take_bond(const Atom* a,
const Atom* b) const -> const Restraints::
Bond* -
auto take_angle(const Atom* a,
const Atom* b,
const Atom* c) const -> const Restraints::
Angle* - auto get_chirality(const Atom* ctr) const -> const Chirality*
-
auto apply_restraints(const Restraints& rt,
Residue& res,
Residue* res2,
char altloc = '*') -> std::
vector<Force> - void apply_internal_restraints_to_residue(ResInfo& ri)
- void apply_restraints_to_residue(ResInfo& ri, const MonLib& monlib)
- void apply_restraints_to_extra_link(ExtraLink& link, const MonLib& monlib)
- void initialize_refmac_topology(const Structure& st, Model& model0, MonLib& monlib)
- void finalize_refmac_topology(const MonLib& monlib)