hpcflow.sdk.typing.EAR_idx_type#

hpcflow.sdk.typing.EAR_idx_type#

Type of an element action run index: (task_insert_ID, element_idx, iteration_idx, action_idx, run_idx)

alias of Tuple[int, int, int, int, int]