← Back to team overview

dolfin team mailing list archive

IntersectionDetector fails to locate cell

 

Hi all

I have experienced some problems with the IntersectionDetector, which
for a 3D mesh fails to locate cells that contain a given point when
calling the overlap function:
IntersectionDetector I;
I.overlap(point,array)

I have generated my 3D mesh with gmsh.
Could this have anything to do with the ordering of the vertices
in the tetrahedra ?

Kristen


Follow ups