In previous versions of DOLFIN, a user was able to define a function (overloading eval) and then use it in several forms, even when the forms had different function spaces. It seems that currently a FunctionSpace gets attached to the user function and then I get a runtime error when it is used in another form. Is there a way to tell the function to delete the current function space?
Any help is appreciated. -- Andy _______________________________________________ DOLFIN-dev mailing list DOLFIN-dev@fenics.org http://www.fenics.org/mailman/listinfo/dolfin-dev