hpcflow.sdk.core.element#

Elements are components of tasks.

Classes

Element

A basic component of a workflow.

ElementFilter

A filter for iterations.

ElementGroup

A grouping rule for element iterations.

ElementInputFiles

The input files to an element.

ElementInputs

The inputs to an element.

ElementIteration

A particular iteration of an element.

ElementOutputFiles

The output files from an element.

ElementOutputs

The outputs from an element.

ElementParameter

A parameter to an Element.

ElementRepeats

A repetition rule.

ElementResources

The resources an element requires.