Thread Previous • Date Previous • Date Next • Thread Next |
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
Thread Previous • Date Previous • Date Next • Thread Next |