Skip to content

[bugfix][bindable] Use optional to store entity as value, otherwise it

Robert K requested to merge bugfix/localfunc-bindable into master

Otherwise it causes segfaults when local function is used as coefficient in UFL forms.

Merge request reports