![]() |
Rosetta
2021.16
|
NoDesignPackerPalette: a PackerPalette that sets up absolutely no design residues. More...
#include <utility/pointer/owning_ptr.hh>Namespaces | |
| core | |
| A class for reading in the atom type properties. | |
| core::pack | |
| core::pack::palette | |
Typedefs | |
| typedef utility::pointer::shared_ptr < NoDesignPackerPalette > | core::pack::palette::NoDesignPackerPaletteOP |
| typedef utility::pointer::shared_ptr < NoDesignPackerPalette const > | core::pack::palette::NoDesignPackerPaletteCOP |
NoDesignPackerPalette: a PackerPalette that sets up absolutely no design residues.
Not necessary for repacking (the RestrictToRepacking task operation produces the same effect), but handy for efficiency when you know that you're not doing any design. (There's no point setting up a list of ResidueTypes) only to prune them all away.
1.8.7