- Update the array of values directly since all live in the same function space.
- Custom Newton Solver problem with Dirichlet conditions should help
- It does not if you don’t ask for it with
ufl.derivative
. Here you are defining the tangent form yourself so it’s OK
1 Like