Rosetta
Namespaces | Functions
JobExtractor.cc File Reference

A class for managing the complexity of requesting jobs from the JobQueen and keeping track of what JobNodes in the JobDAG still have outstanding jobs and for updating the JobDAG. More...

#include <protocols/jd3/job_distributors/JobExtractor.hh>
#include <protocols/jd3/LarvalJob.hh>
#include <protocols/jd3/JobQueen.hh>
#include <protocols/jd3/JobDigraph.hh>
#include <protocols/jd3/strong_types.hh>
#include <basic/Tracer.hh>
#include <utility/exit.hh>
#include <utility/excn/Exceptions.hh>
#include <utility/string_util.hh>

Namespaces

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

Functions

static basic::Tracer TR ("protocols.jd3.job_distributors.JobExtractor")
 

Detailed Description

A class for managing the complexity of requesting jobs from the JobQueen and keeping track of what JobNodes in the JobDAG still have outstanding jobs and for updating the JobDAG.

Author
Andrew Leaver-Fay (aleav.nosp@m.erfa.nosp@m.y@gma.nosp@m.il.c.nosp@m.om)

Function Documentation

◆ TR()

static basic::Tracer TR ( "protocols.jd3.job_distributors.JobExtractor"  )
static