ffcx.naming
Functions
|
Map a C data type string NumPy datatype string. |
|
Compute the signature hash. |
|
|
|
|
|
|
|
|
|
|
|
The C value type associated with a C scalar type. |
- ffcx.naming.compute_signature(ufl_objects: List[Union[ufl.form.Form, ufl.finiteelement.finiteelementbase.FiniteElementBase, Tuple[ufl.core.expr.Expr, numpy.ndarray[Any, numpy.dtype[numpy.float64]]]]], tag: str) str [source]
Compute the signature hash.
Based on the UFL type of the objects and an additional optional ‘tag’.