← Back to team overview

dolfin team mailing list archive

Re: Mesh ordered

 



Anders Logg wrote:
On Tue, Nov 04, 2008 at 10:49:48PM +0000, Garth N. Wells wrote:
Any problem in adding a field to the Mesh xml format that states if the connectivity has been ordered?

Garth

Isn't it better to just read in the mesh and then call mesh.ordered()?
That will give the right answer, whereas a flag may have been set
incorrectly.


Well, we'll need to have a very close look at how we read in MeshFunctions because the because the position of the mesh.order() call can mess things up without producing an error or warning message.

Garth



------------------------------------------------------------------------

_______________________________________________
DOLFIN-dev mailing list
DOLFIN-dev@xxxxxxxxxx
http://www.fenics.org/mailman/listinfo/dolfin-dev



Follow ups

References