Rosetta 3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Constant Groups | Functions
util.cc File Reference

collection of useful utilities for setting up and using a GeneticAlgorithm with multistate design More...

#include <protocols/multistate_design/util.hh>
#include <protocols/genetic_algorithm/Entity.hh>
#include <protocols/multistate_design/MultiStatePacker.hh>
#include <core/chemical/ResidueType.hh>
#include <core/pack/task/PackerTask.hh>
#include <set>
#include <utility/vector1.hh>

Go to the source code of this file.

Namespaces

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

Constant Groups

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

Functions

protocols::genetic_algorithm::EntityElements protocols::multistate_design::list_amino_acid_options (core::Size i, core::pack::task::ResidueLevelTask const &rtask)
 

Detailed Description

collection of useful utilities for setting up and using a GeneticAlgorithm with multistate design

Author
Justin Ashworth wrote this, but Andrew Leaver-Fay copy-and-pasted it into this file.

Definition in file util.cc.