VinaLC: Parallel Molecular Docking Program |
Biochemical and Biophysical Systems Group |
Public Member Functions | |
node_t (const parsed_atom &a_, sz context_index_) | |
void | insert_inflex (non_rigid_parsed &nr) |
void | insert_immobiles_inflex (non_rigid_parsed &nr) |
void | insert (non_rigid_parsed &nr, context &c, const vec &frame_origin) |
void | insert_immobiles (non_rigid_parsed &nr, context &c, const vec &frame_origin) |
Public Attributes | |
sz | context_index |
parsed_atom | a |
std::vector< T > | ps |
|
inline |
|
inline |
References parsing_struct::node_t< T >::a, non_rigid_parsed::inflex, parsing_struct::node_t< T >::ps, and VINA_FOR_IN.
Referenced by postprocess_residue().
|
inline |
References parsing_struct::node_t< T >::ps, and VINA_FOR_IN.
Referenced by postprocess_residue().
|
inline |
References parsing_struct::node_t< T >::a, non_rigid_parsed::atoms, parsing_struct::node_t< T >::context_index, atom::coords, parsing_struct::node_t< T >::ps, and VINA_FOR_IN.
Referenced by postprocess_branch().
|
inline |
References parsing_struct::node_t< T >::ps, and VINA_FOR_IN.
Referenced by postprocess_branch().
sz parsing_struct::node_t< T >::context_index |
Referenced by parsing_struct::node_t< T >::insert().
parsed_atom parsing_struct::node_t< T >::a |
std::vector<T> parsing_struct::node_t< T >::ps |