Skip to content
Snippets Groups Projects
Commit 05119269 authored by Stephan Seitz's avatar Stephan Seitz
Browse files

Make subexpressions optional for constructing an AssignmentCollection

When introducing new people to pystencils it's often simpler not to
differentiate between `main_assignments` and `subexpressions` in the
beginning.
Also for simple kernels subexpressions are often not needed, since
intermediate symbols can also be set in main_assignments.

Subexpression should be kept for expert users.
parent 1754ef27
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment