]> granicus.if.org Git - graphviz/commit
sparse: rename 'SparseMatrix_coordinate_form_add_entries'
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Mon, 23 May 2022 00:40:36 +0000 (17:40 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 27 May 2022 01:03:45 +0000 (18:03 -0700)
commit6676f4bb6b6d9c453c457cbb79a052fed2a94c2f
tree1849d7bde1be6b0b81c009183bb467510e457d9d
parent7adffc0556c54d9308e2d7ca1138b342d6b17a1b
sparse: rename 'SparseMatrix_coordinate_form_add_entries'

Now that this function only adds a single entry, its name should more accurately
indicate this.
cmd/gvmap/country_graph_coloring.c
cmd/gvmap/make_map.c
lib/edgepaint/edge_distinct_coloring.c
lib/mingle/agglomerative_bundling.cpp
lib/mingle/edge_bundling.cpp
lib/neatogen/call_tri.c
lib/neatogen/overlap.c
lib/sparse/SparseMatrix.c
lib/sparse/SparseMatrix.h
lib/sparse/clustering.c
lib/sparse/mq.c