VinaLC: Parallel Molecular Docking Program

Biochemical and Biophysical Systems Group
VinaLC version: 1.1.2

mutate.cpp File Reference
#include "mutate.h"
Include dependency graph for mutate.cpp:

Functions

sz count_mutable_entities (const conf &c)
 
void mutate_conf (conf &c, const model &m, fl amplitude, rng &generator)
 

Function Documentation

sz count_mutable_entities ( const conf c)

References conf::flex, conf::ligands, and VINA_FOR_IN.

Referenced by mutate_conf().

Here is the caller graph for this function:

void mutate_conf ( conf c,
const model m,
fl  amplitude,
rng generator 
)

References count_mutable_entities(), epsilon_fl, conf::flex, model::gyration_radius(), conf::ligands, pi, quaternion_increment(), random_fl(), random_inside_sphere(), random_int(), VINA_CHECK, and VINA_FOR_IN.

Referenced by monte_carlo::operator()(), and monte_carlo::single_run().

Here is the call graph for this function:

Here is the caller graph for this function: