EvolvingObjects
|
Job to run after a Multi Job, so as to indicate that every workers should terminate. More...
#include <eoTerminateJob.h>
Public Member Functions | |
EmptyJob (AssignmentAlgorithm &algo, int masterRank) | |
Main EmptyJob ctor. |
Job to run after a Multi Job, so as to indicate that every workers should terminate.
Definition at line 108 of file eoTerminateJob.h.
eo::mpi::EmptyJob::EmptyJob | ( | AssignmentAlgorithm & | algo, |
int | masterRank | ||
) | [inline] |
Main EmptyJob ctor.
algo | Assignment (scheduling) algorithm used. |
masterRank | The rank of the master process. |
Definition at line 116 of file eoTerminateJob.h.