Rosetta
|
A container for an array of JobOPs. More...
#include <protocols/jd2/JobsContainer.hh>
#include <protocols/jd2/JobInputter.hh>
#include <protocols/jd2/Job.hh>
#include <basic/Tracer.hh>
#include <utility/exit.hh>
#include <numeric/random/random_permutation.hh>
#include <utility/vector1.hh>
Namespaces | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::jd2 | |
Functions | |
static basic::Tracer | TR ("protocols.jd2.JobsContainer") |
A container for an array of JobOPs.
By making this its own class, it's easier to update the list if, for example, we don't want to store the whole list in memory, but generate it on-the-fly, piecewise.
|
static |