ufl icon indicating copy to clipboard operation
ufl copied to clipboard

API inconsistency, ufl_domain vs extract_unique_domain and ufl_domains vs extract_domains

Open APaganini opened this issue 3 years ago • 0 comments

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.

APaganini avatar Feb 13 '23 11:02 APaganini