create_composite_task#

FaultTolerantMeshingWorkflow.create_composite_task(list_of_tasks)#

Create the list of tasks passed as argument.

Parameters:
list_of_tasks: list[str]

List of task items.

Returns:
None
Raises:
RuntimeError

If the command name does not match a task name.