Hi everybody,
I installed libMesh on my Mac OS X, and in opt mode everything is just fine.
There also seem to be no compilation problems in dbg mode. However, in dbg mode
I get the following runtime error: (./ex4-dbg -d 1 -n 20)
ex4-dbg(73819) malloc: *** error for object 0x1032e6fa0: pointer
Dear libmesh users and developers,
I'm having an issue with the contains_point function in the Elem class. I'm
some inconsistencies. Namely, For the same mesh and same points (not nodes)
to test whether the points are in the mesh, I'm getting true sometimes and
false some other time. To provide an