hpcflow.app.WorkflowBlueprint#

class hpcflow.app.WorkflowBlueprint(workflow_template)#

Bases: WorkflowBlueprint

Pre-built workflow templates that are simpler to parameterise. (For example, fitting workflows.)

Methods

Attributes

workflow_template

The template inside this blueprint.

Parameters:

workflow_template (WorkflowTemplate) –

workflow_template: WorkflowTemplate#

The template inside this blueprint.