]> granicus.if.org Git - graphviz/commit
sfdpgen SparseMatrix_solve: remove unused Jacobi matrix solving
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 30 Jul 2022 00:30:23 +0000 (17:30 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 4 Aug 2022 01:09:12 +0000 (18:09 -0700)
commit05dab56d6568697188058fcfa191d24129548e9f
tree9ef3a6ee2ad944df2e097ad00f828670eaa0cbde
parent770209de6dbddbf3f8422fe1c8c6f3a8bd630beb
sfdpgen SparseMatrix_solve: remove unused Jacobi matrix solving

This also removes the `method` parameter to this function, which was only ever
set to a single value. This squashes 8 compiler warnings and drops a lot of dead
code.
lib/sfdpgen/post_process.c
lib/sfdpgen/sparse_solve.c
lib/sfdpgen/sparse_solve.h