VinaLC: Parallel Molecular Docking Program

Biochemical and Biophysical Systems Group
VinaLC version: 1.1.2

residue_conf Struct Reference

#include <conf.h>

Public Member Functions

void set_to_null ()
 
void increment (const residue_change &c, fl factor)
 
void randomize (rng &generator)
 
void print () const
 

Public Attributes

flv torsions
 

Private Member Functions

template<class Archive >
void serialize (Archive &ar, const unsigned version)
 

Friends

class boost::serialization::access
 

Member Function Documentation

void residue_conf::set_to_null ( )
inline

References torsions, and torsions_set_to_null().

Here is the call graph for this function:

void residue_conf::increment ( const residue_change c,
fl  factor 
)
inline

References residue_change::torsions, torsions, and torsions_increment().

Here is the call graph for this function:

void residue_conf::randomize ( rng generator)
inline

References torsions, and torsions_randomize().

Here is the call graph for this function:

void residue_conf::print ( ) const
inline

References printnl(), and torsions.

Here is the call graph for this function:

template<class Archive >
void residue_conf::serialize ( Archive &  ar,
const unsigned  version 
)
inlineprivate

References torsions.

Friends And Related Function Documentation

friend class boost::serialization::access
friend

Member Data Documentation


The documentation for this struct was generated from the following file: