FEniCS / ufl

UFL - Unified Form Language

Home Page:https://fenicsproject.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add `ufl_signature` or `_ufl_signature` to all UFL objects

mscroggs opened this issue · comments

Currently repr or str is used (and slightly abuse) to give signatures of UFL objects. It would be better to add a ufl_signature property for this.

Bikeshed of the week question is whether to spell this ufl_signature or _ufl_signature