|
Rosetta 3.5
|

Public Member Functions | |
| CorrectionVisitor (Vec const &dof_in, Real const &clash_dis_sq_in) | |
| void | visit (numeric::xyzVector< double > const &v, numeric::xyzVector< double > const &c) |
Public Attributes | |
| Vec const | dof |
| Real const | clash_dis_sq |
| Real | correction |
| int | contacts |
Definition at line 235 of file SICFast.cc.
|
inline |
Definition at line 240 of file SICFast.cc.
|
inline |
Definition at line 241 of file SICFast.cc.
References clash_dis_sq, contacts, correction, and dof.
| Real const protocols::sic_dock::CorrectionVisitor::clash_dis_sq |
Definition at line 237 of file SICFast.cc.
Referenced by visit().
| int protocols::sic_dock::CorrectionVisitor::contacts |
Definition at line 239 of file SICFast.cc.
Referenced by protocols::sic_dock::refine_mindis_with_xyzHash(), and visit().
| Real protocols::sic_dock::CorrectionVisitor::correction |
Definition at line 238 of file SICFast.cc.
Referenced by protocols::sic_dock::refine_mindis_with_xyzHash(), and visit().
| Vec const protocols::sic_dock::CorrectionVisitor::dof |
Definition at line 236 of file SICFast.cc.
Referenced by visit().
1.8.4