hpcflow.sdk.typing#

Common type aliases.

Module attributes

PathLike

Type of a value that can be treated as a path.

E_idx_type

Type of an element index: (task_insert_ID, element_idx)

EI_idx_type

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

EAR_idx_type

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