Hello

Is there any reason why PatchRecoveryError calls a threaded loop over the 
elements while JumpErrorEstimator does not? If I were to create a FEMContext 
for PatchRecoveryError and initialize it before the threaded loop in 
PatchRecoveryError::estimate_error(), could I have problems with race 
conditions? I cannot find a way to ensure that the patches do not contain 
elements in other threads, and if we were to reuse the patches, that would be 
assigning different error_estimators for the same element.

Miguel

------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to