Yes I can wait, I`ll have to read the deal coding standards anyways
before I can write a version of the function suitable for submission. 

greetings tariq  

On Mon, 2011-08-29 at 12:18 -0500, Wolfgang Bangerth wrote:
> 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

Reply via email to