Rosetta
|
Classes | |
class | ExternalPackerResultLoader |
A mover that reads the result of an externally-called packer, and applies it to a pose to generate a structure. More... | |
class | ExternalPackerResultLoaderCreator |
class | InteractionGraphSummaryMetric |
A simple metric that allows an InteractionGraph to be written out in a format that external annealers (including quantum annealers) can read. More... | |
class | InteractionGraphSummaryMetricCreator |
Typedefs | |
typedef utility::pointer::shared_ptr< ExternalPackerResultLoader > | ExternalPackerResultLoaderOP |
typedef utility::pointer::shared_ptr< ExternalPackerResultLoader const > | ExternalPackerResultLoaderCOP |
typedef utility::pointer::shared_ptr< InteractionGraphSummaryMetric > | InteractionGraphSummaryMetricOP |
typedef utility::pointer::shared_ptr< InteractionGraphSummaryMetric const > | InteractionGraphSummaryMetricCOP |
Functions | |
std::ostream & | operator<< (std::ostream &os, ExternalPackerResultLoader const &mover) |
private methods /// More... | |
typedef utility::pointer::shared_ptr< ExternalPackerResultLoader const > protocols::quantum_annealing::ExternalPackerResultLoaderCOP |
typedef utility::pointer::shared_ptr< ExternalPackerResultLoader > protocols::quantum_annealing::ExternalPackerResultLoaderOP |
typedef utility::pointer::shared_ptr< InteractionGraphSummaryMetric const > protocols::quantum_annealing::InteractionGraphSummaryMetricCOP |
typedef utility::pointer::shared_ptr< InteractionGraphSummaryMetric > protocols::quantum_annealing::InteractionGraphSummaryMetricOP |
std::ostream & protocols::quantum_annealing::operator<< | ( | std::ostream & | os, |
ExternalPackerResultLoader const & | mover | ||
) |
private methods ///
References protocols::quantum_annealing::ExternalPackerResultLoader::show().