The file ale.py has a bunch a free functions 'compute_vertex_map',
'compute_edge_map', etc. Why are they there? The names a rather
meaningless as free functions, and the computation would be much
better done of the C++ side.

The reason I'm looking at these functions is part of resolving the
circular dependency problem with MeshData holding MeshFunctions.

Garth
_______________________________________________
fenics mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics

Reply via email to