← Back to team overview

dolfin team mailing list archive

Re: Mesh ordered

 

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.

-- 
Anders

Attachment: signature.asc
Description: Digital signature


Follow ups

References