hpcflow.sdk.core.element.ElementOutputs#

class hpcflow.sdk.core.element.ElementOutputs(element_iteration=None, element_action=None, element_action_run=None)#

Bases: _ElementPrefixedParameter

Methods

Attributes

prefixed_names_unlabelled

prefixed_names_unlabelled_str

Parameters:
  • element_iteration (Optional[app.ElementIteration]) –

  • element_action (Optional[app.ElementAction]) –

  • element_action_run (Optional[app.ElementActionRun]) –

property prefixed_names_unlabelled#
property prefixed_names_unlabelled_str#