← Back to team overview

dolfin team mailing list archive

Multicore assembly

 

I'm trying to implement multicore assembly in dolfin with openMP, but
I currently have some segfaults. I'm just wondering, should
Cell::diameter() always return a valid value for a valid cell? It
doesn't in my code, which gives me something to work with in the
debugging.

--
Martin


Follow ups