config.h, add KLU macro definition

This commit is contained in:
h_vogt
2020-08-07 02:02:22 +02:00
committed by Francesco Lannutti
parent 4ce13f0c85
commit 3c4aedca63
+3
View File
@@ -425,6 +425,9 @@
/* Client-Server via socket. */ /* Client-Server via socket. */
/* #undef IPC_UNIX_SOCKETS */ /* #undef IPC_UNIX_SOCKETS */
/* Define if we want KLU linear systems solver */
#define KLU /**/
/* The NDEV interface */ /* The NDEV interface */
/* #undef NDEV */ /* #undef NDEV */