ffcx.naming
Naming.
Functions
|
Compute the signature hash. |
|
Get expression name. |
|
Get form name. |
|
Get integral name. |
- ffcx.naming.compute_signature(ufl_objects: list[Form | tuple[Expr, ndarray[Any, dtype[float64]]]], tag: str) str [source]
Compute the signature hash.
Based on the UFL type of the objects and an additional optional ‘tag’.