← Back to team overview

dolfin team mailing list archive

Data in GenericFunction

 

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