On 08/10/2014 22:13, Anders Logg wrote:
To what extent is MeshData still in use?

I noticed today that "facet_orientation" is still supported by the
assembler, but it is assumed to be stored as part of MeshData and it
is no longer possible to attach any data to MeshData...

I think it still works from C++. It is also used for storing "parent_cell" information from refinement algorithms.

It is useful to have auxiliary mesh data, and MeshData is useful to have for testing out new ideas.

For established concepts, such as facet_orientation, or parent_cell, maybe they should go somewhere else?

Chris

--
Chris Richardson
BP Institute
Madingley Road
Cambridge CB3 0EZ
_______________________________________________
fenics mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics

Reply via email to