restrict_coef() is deprecated as of version 0.9.0. Use
add_restriction() instead.
prepare_refinement(model) |>
add_restriction(...) |>
refit()Value
A legacy restricted object. New code should use
prepare_refinement(), add_restriction(), and refit().
