Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
InterfaceFilter.cc File Reference

Definition of a filter to extract constellations shared by multiple chains. More...

#include <protocols/constel/InterfaceFilter.hh>
#include <core/pose/PDBInfo.hh>
#include <core/pose/Pose.hh>

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::constel
 

Functions

bool protocols::constel::at_interface (Pose const &ps, utility::vector1< core::Size > const &cnl)
 Returns true if a constellation is shared by multiple chains; returns false otherwise. More...
 

Detailed Description

Definition of a filter to extract constellations shared by multiple chains.

Author
Andrea Bazzoli