On Mon, 25 Oct 2010, David Andrs wrote:
> I think I found a bug when I was working on the periodic-boundary patch
> (submitted earlier today). If I compiled libmesh in debug mode and ran my
> application, it locked up. I figured out that point_locator() is called
> (mesh_base.C line 287), it al
Just to be clear... this is happening when compiling libMesh with TBB support.
Without TBB everything is fine (obviously).
Derek
On Oct 25, 2010, at 2:23 PM, David Andrs wrote:
> Hi!
>
> I think I found a bug when I was working on the periodic-boundary patch
> (submitted earlier today). If
Hi!
I think I found a bug when I was working on the periodic-boundary patch
(submitted earlier today). If I compiled libmesh in debug mode and ran my
application, it locked up. I figured out that point_locator() is called
(mesh_base.C line 287), it allocated a mutex and then it called a
constr