ufl
ufl copied to clipboard
API inconsistency, ufl_domain vs extract_unique_domain and ufl_domains vs extract_domains
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.