pystencils.flow.flowgraph.Export

Contents

pystencils.flow.flowgraph.Export#

class pystencils.flow.flowgraph.Export(lhs, rhs)#

Export assignments define subexpressions that can be used within the same EquationsBlock and its direct successors in the flowgraph.

Parameters:
  • lhs (LHS_T)

  • rhs (sp.Basic)