hpcflow.sdk.core.element.ElementInputFiles#
- class hpcflow.sdk.core.element.ElementInputFiles(element_iteration=None, element_action=None, element_action_run=None)#
Bases:
_ElementPrefixedParameter
The input files to an element.
- Parameters:
element_iteration (ElementIteration) – Which iteration does this refer to?
element_action (ElementAction) – Which action does this refer to?
element_action_run (ElementActionRun) – Which EAR does this refer to?
Methods
Attributes
A mapping between input types and associated labels.
A description of the prefixed names.