config.h, add KLU macro definition
This commit is contained in:
parent
58cdb47ee8
commit
660b3172a3
|
|
@ -459,6 +459,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 */
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue