dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #20323
Data in GenericFunction
-
To:
DOLFIN Mailing List <dolfin@xxxxxxxxxxxxxxxxxxx>
-
From:
"Garth N. Wells" <gnw20@xxxxxxxxx>
-
Date:
Tue, 30 Nov 2010 22:20:52 +0000
-
User-agent:
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6
We have a thread-safe problem in GenericFunction with the member object
mutable Data data;
Any ideas on how to get rid of it? We really should pass data through
the function interfaces, but we're constrained in this case by the UFC
interface.
Garth
Follow ups