Hello,
I just wanted to ask, was there any change of syntax in the recent versions of netgen?
I have the following
u = GridFunction(fes)
u.components[0].data = 0
which used to work in version 1805, but now netgen complains about incompatible function arguments. Is there anything I should change with the newest versions?
Thanks!
Susana