VinaLC: Parallel Molecular Docking Program |
Biochemical and Biophysical Systems Group |
#include <model.h>
Public Member Functions | |
residue (const main_branch &m) | |
void | set_conf (const atomv &atoms, vecv &coords, const ligand_conf &c) |
void | set_conf (const atomv &atoms, vecv &coords, const residue_conf &c) |
void | derivative (const vecv &coords, const vecv &forces, ligand_change &c) const |
void | derivative (const vecv &coords, const vecv &forces, residue_change &c) const |
Public Attributes | |
Node | node |
branches | children |
|
inline |
|
inlineinherited |
References branches_set_conf(), heterotree< Node >::children, heterotree< Node >::node, ligand_conf::rigid, and ligand_conf::torsions.
|
inlineinherited |
References branches_set_conf(), heterotree< Node >::children, heterotree< Node >::node, and residue_conf::torsions.
|
inlineinherited |
References branches_derivative(), heterotree< Node >::children, heterotree< Node >::node, ligand_change::rigid, and ligand_change::torsions.
|
inlineinherited |
References branches_derivative(), heterotree< Node >::children, heterotree< Node >::node, and residue_change::torsions.
|
inherited |
Referenced by heterotree< Node >::derivative(), and heterotree< Node >::set_conf().
|
inherited |
Referenced by heterotree< Node >::derivative(), and heterotree< Node >::set_conf().