|
|
VinaLC: Parallel Molecular Docking Program |
Biochemical and Biophysical Systems Group |
#include <conf.h>
Public Member Functions | |
| change (const conf_size &s) | |
| fl | operator() (sz index) const |
| fl & | operator() (sz index) |
| sz | num_floats () const |
| void | print () const |
Public Attributes | |
| std::vector< ligand_change > | ligands |
| std::vector< residue_change > | flex |
|
inline |
References conf_size::flex, flex, conf_size::ligands, ligands, and VINA_FOR_IN.
|
inline |
References flex, ligands, and VINA_FOR_IN.
|
inline |
References flex, ligands, and VINA_FOR_IN.
| std::vector<ligand_change> change::ligands |
Referenced by change(), model::eval_deriv(), conf::increment(), num_floats(), operator()(), and print().
| std::vector<residue_change> change::flex |
Referenced by change(), model::eval_deriv(), conf::increment(), num_floats(), operator()(), and print().