I'm looking at some dof renumbering schemes which will operate on a graph of the matrix structure, and it would be convenient to rename SparsityPattern to something like 'AdjacencyGraph' (since it is just an adjacency graph) and move it to another directory (dolfin/graph). GenericSparsityPattern should probably also be renamed since it's member functions are for either inserting graph edges or returning information on the graph.
Any naming suggestions/objections? Garth _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
