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

Forward header for an IG that assigns hydrogen bonds a (non-pairwise-decomposable) weight. More...

#include <utility/pointer/owning_ptr.hh>
#include <core/pack/interaction_graph/PDInteractionGraph.fwd.hh>
#include <core/pack/interaction_graph/DensePDInteractionGraph.fwd.hh>
#include <core/pack/interaction_graph/LinearMemoryInteractionGraph.fwd.hh>

Classes

class  core::pack::interaction_graph::AdditionalBackgroundNodesInteractionGraph< V, E, G >
 Function declarations for the AdditionalBackgroundNodesInteractionGraph. More...
 
class  core::pack::interaction_graph::NPDHBondInteractionGraph< V, E, G >
 Defines the interaction graph that will keep track of changes to the hpatch score. More...
 

Namespaces

 core
 A class for reading in the atom type properties.
 
 core::pack
 
 core::pack::interaction_graph
 

Typedefs

typedef
utility::pointer::shared_ptr
< NPDHBond > 
core::pack::interaction_graph::NPDHBondOP
 
typedef
NPDHBondInteractionGraph
< PDNode, PDEdge,
PDInteractionGraph > 
core::pack::interaction_graph::StandardNPDHBondInteractionGraph
 
typedef
NPDHBondInteractionGraph
< DensePDNode, DensePDEdge,
DensePDInteractionGraph > 
core::pack::interaction_graph::DenseNPDHBondInteractionGraph
 
typedef
NPDHBondInteractionGraph
< LinearMemNode, LinearMemEdge,
LinearMemoryInteractionGraph > 
core::pack::interaction_graph::LinearMemoryNPDHBondInteractionGraph
 
typedef
utility::pointer::shared_ptr
< StandardNPDHBondInteractionGraph > 
core::pack::interaction_graph::StandardNPDHBondInteractionGraphOP
 
typedef
utility::pointer::shared_ptr
< DenseNPDHBondInteractionGraph > 
core::pack::interaction_graph::DenseNPDHBondInteractionGraphOP
 
typedef
utility::pointer::shared_ptr
< LinearMemoryNPDHBondInteractionGraph > 
core::pack::interaction_graph::LinearMemoryNPDHBondInteractionGraphOP
 

Detailed Description

Forward header for an IG that assigns hydrogen bonds a (non-pairwise-decomposable) weight.

Author
Andrew Leaver-Fay (aleav.nosp@m.erfa.nosp@m.y@gma.nosp@m.il.c.nosp@m.om)