Who removed the mesh data "vertex_map" and "cell_map", and why were they removed?
When I think of it now, the move to BoundaryMesh may be appropriate since "vertex_map" is ambiguous (not clear that it refers to a mapping from the boundary). In any case, docstrings are missing in MeshBoundary.h and MeshData.h still list "vertex_map" and "cell_map". -- Anders _______________________________________________ Mailing list: https://launchpad.net/~dolfin Post to : [email protected] Unsubscribe : https://launchpad.net/~dolfin More help : https://help.launchpad.net/ListHelp

