Rosetta
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>

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)