You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
I'm trying to update firedrake to comply with ufl's api on
ufl.domain/ufl.domainsand I noticed that the new functionsextract_unique_domain/extract_domainscannot be applied toufl.formandufl.functionspace.FunctionSpace.