← Back to team overview

dolfin team mailing list archive

XML I/O

 

There seems to be some inconsistencies in how XML I/O is implemented
for nested data. For example, output for MeshFunction as part of
MeshData as part of Mesh is implemented inside XMLMesh.cpp. Shouldn't
it be implemented as part of MeshFunction so that we redirect from
XMLMesh.cpp to XMLMeshData.cpp to XMLMeshFunction.cpp?

--
Anders



Follow ups