FEniCS / ufl

UFL - Unified Form Language
https://fenicsproject.org
GNU Lesser General Public License v3.0
97 stars 64 forks source link

Remove broken/unused function #287

Closed jorgensd closed 3 months ago

jorgensd commented 3 months ago

_max_subdomain_ids is never set in form, thus causes an error at access. It is also not computed in _analyze_subdomain_data.