OK – I don't know what the division of labor between a JobDistributor base class and a JobDistributor subclass, so I'm just going to start writing a simple JobDistributor and then follow it by writing an MPI job distributor and then I'll see what shakes out.
More...
#include <JobDistributor.hh>
OK – I don't know what the division of labor between a JobDistributor base class and a JobDistributor subclass, so I'm just going to start writing a simple JobDistributor and then follow it by writing an MPI job distributor and then I'll see what shakes out.
| protocols::jd3::JobDistributor::JobDistributor |
( |
| ) |
|
|
default |
| protocols::jd3::JobDistributor::~JobDistributor |
( |
| ) |
|
|
overridedefault |
| virtual void protocols::jd3::JobDistributor::go |
( |
JobQueenOP |
queen | ) |
|
|
pure virtual |
The documentation for this class was generated from the following files: