[newton] use non-const assembly arguments
The background is that in the case of global caching, we need to pass the grid variables as non-const in order to be able to deflect them during numeric differentiation. It would be nice if we could find a way around it.
Please register or sign in to comment