8.1.1.27. _get_wait_in

Dispatcher._get_wait_in(flag=True, all_domain=True)[source]

Set wait_inputs flags for data nodes that:

  • are estimated from functions with a domain function, and

  • are waiting inputs.

Parameters:
  • flag (bool, None, optional) – Value to be set. If None wait_inputs are just cleaned.

  • all_domain (bool, optional) – Set wait_inputs flags for data nodes that are estimated from functions with a domain function.