pyiron_base.jobs.master

pyiron_base.jobs.master#

Modules

flexible

The Flexible master uses a list of functions to connect multiple jobs in a series.

generic

The GenericMaster is the template class for all meta jobs

interactivewrapper

list

The ListMaster behaves like a list, just for job objects.

parallel

The parallel master class is a metajob consisting of a list of jobs which are executed in parallel.

submissionstatus

The SubmissionStatus class belongs to the GenericJob object.