Skip to content
  • Kenneth Moreland's avatar
    Add passing input domain to transport operator · 9ea10317
    Kenneth Moreland authored
    Previously, the operator for a Transport class took the object being
    transported to the execution environment and the size of the output
    domain. This change also passes in the control-side argument for the
    input domain. This will help check input array sizes as well as make
    other potential transformations based on the input domain.
    9ea10317