![]() |
Rosetta Protocols
2015.25
|
A container for an array of JobOPs. More...
#include <protocols/jd2/JobsContainer.hh>
#include <protocols/jd2/JobDistributor.hh>
#include <protocols/jd2/JobInputter.hh>
#include <protocols/jd2/Job.hh>
#include <basic/Tracer.hh>
#include <utility/exit.hh>
#include <utility/basic_sys_util.hh>
#include <string>
#include <ctime>
#include <utility/vector1.hh>
Namespaces | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::jd2 | |
Functions | |
static thread_local 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 |