#include <ImplicitFastClashCheck.hh>
|
virtual | ~ImplicitFastClashCheck () |
| Automatically generated virtual destructor for class deriving directly from ReferenceCount. More...
|
|
| ImplicitFastClashCheck (core::pose::Pose const &pose_in, core::Real clash_dis) |
|
| ImplicitFastClashCheck (core::pose::Pose const &pose_in, core::Real clash_dis, utility::vector1< core::Size > ignore) |
|
| ImplicitFastClashCheck (utility::vector1< core::pose::Pose > const &poses_in, core::Real clash_dis, utility::vector1< core::Size > ignore) |
|
void | init_clash_check (utility::vector1< core::pose::Pose > const &poses, core::Real neighbor_cutoff, utility::vector1< core::Size > ignore) |
|
bool | clash_check (numeric::xyzVector< core::Real > const &pp) const |
|
platform::uint | clash_count (numeric::xyzVector< core::Real > const &pp) const |
|
bool | clash_check (numeric::xyzVector< core::Real > const &pp, core::Size resno) const |
|
bool | clash_check_trimer (core::pose::Pose const &pose, Size refrsd) const |
|
void | dump_debug_pdb (utility::io::ozstream &out, core::kinematics::Stub const &stub, char chain= 'Z') const |
|
void | dump_debug_pdb (std::string const &fname, core::kinematics::Stub const &stub, char chain= 'Z') const |
|
bool | clash_check_test (numeric::xyzVector< core::Real > const &pp) const |
|
core::Size | size () |
|
protocols::scoring::ImplicitFastClashCheck::~ImplicitFastClashCheck |
( |
| ) |
|
|
virtual |
Automatically generated virtual destructor for class deriving directly from ReferenceCount.
Auto-generated virtual destructor
bool protocols::scoring::ImplicitFastClashCheck::clash_check_trimer |
( |
core::pose::Pose const & |
pose, |
|
|
Size |
refrsd |
|
) |
| const |
core::Size protocols::scoring::ImplicitFastClashCheck::size |
( |
| ) |
|
|
inline |
ObjexxFCL::FArray3D< utility::vector1<unsigned int> > protocols::scoring::ImplicitFastClashCheck::cubes_ |
|
private |
core::Real protocols::scoring::ImplicitFastClashCheck::neighbor_cutoff_ |
|
private |
core::Real protocols::scoring::ImplicitFastClashCheck::neighbor_cutoff_ca_ |
|
private |
core::Real protocols::scoring::ImplicitFastClashCheck::neighbor_cutoff_sq_ |
|
private |
core::Real protocols::scoring::ImplicitFastClashCheck::neighbor_cutoff_sq_ca_ |
|
private |
core::Real protocols::scoring::ImplicitFastClashCheck::side_inv_ |
|
private |
core::Real protocols::scoring::ImplicitFastClashCheck::side_inv_ca_ |
|
private |
The documentation for this class was generated from the following files: