hpcflow.sdk.typing.EI_idx_type#

hpcflow.sdk.typing.EI_idx_type#

Type of an element iteration index: (task_insert_ID, element_idx, iteration_idx)

alias of Tuple[int, int, int]