On 08/29/2011 09:55 AM, Tariq Baig wrote:
I just wrote the first hackish version of the function, and noticed that fe_fieldfunction seems not to be thread save since it uses an internal cell object for optimization.
Yes, Patrick Sodre at Maryland had also found this problem a while back, and he and I have been going back and forth with ways to fix it. I think we have a way to do that without a mutex (and with a thread-specific data object instead) but Patrick still wanted to test whether that actually works.
Can you wait for a week or two? Best W. _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
