Alberto Paganini
Alberto Paganini
I'm trying to update firedrake to comply with ufl's api on `ufl.domain`/`ufl.domains` and I noticed that the new functions `extract_unique_domain`/`extract_domains` cannot be applied to `ufl.form` and `ufl.functionspace.FunctionSpace`.
Use fd.interpolator to define controlspace on a different mesh
This has not been documented.
`ElasticityInnerProduct` uses a heuristic to define Lamé parameters. This is not documented. Also, the user should be allowed to provide a a value different from `10` to be set on...
Find out what to do to make them work on mac, see what Firedrake does.
Update to new syntax