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

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

#include <core/pose/Pose.fwd.hh>
#include <utility/vector1.fwd.hh>
#include <core/types.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

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

Author
Andrea Bazzoli