Hi, On Thu, Apr 21, 2011 at 1:03 PM, Evan Lezar <[email protected]> wrote: > Hi all, > I think I have it figured out. The point you chose is on the edge joining > nodes 0 (0,0,0) and 7 (1,1,1) which is found in all the cells.
Ah, yes, that makes sense. I had not considered that all the elements of such a simple mesh may in fact share an edge. Since I was using test points lying on x*[1,1,1], they were always on that shared edge. Thanks Neilen _______________________________________________ Mailing list: https://launchpad.net/~dolfin Post to : [email protected] Unsubscribe : https://launchpad.net/~dolfin More help : https://help.launchpad.net/ListHelp

