pyiron_base.jobs.master#
Modules
The Flexible master uses a list of functions to connect multiple jobs in a series. |
|
The GenericMaster is the template class for all meta jobs |
|
The ListMaster behaves like a list, just for job objects. |
|
The parallel master class is a metajob consisting of a list of jobs which are executed in parallel. |
|
The SubmissionStatus class belongs to the GenericJob object. |