hpcflow.sdk.typing.E_idx_type#

hpcflow.sdk.typing.E_idx_type#

Type of an element index: (task_insert_ID, element_idx)

alias of Tuple[int, int]