|
|
@ -69,7 +69,7 @@ SPICEdev HFETAinfo = { |
|
|
|
|
|
|
|
|
#ifdef KLU |
|
|
#ifdef KLU |
|
|
.DEVbindCSC = HFETAbindCSC, |
|
|
.DEVbindCSC = HFETAbindCSC, |
|
|
.DEVbindCSCComplex = HFETAbindCSC, |
|
|
|
|
|
|
|
|
.DEVbindCSCComplex = HFETAbindCSCComplex, |
|
|
.DEVbindCSCComplexToReal = HFETAbindCSCComplexToReal, |
|
|
.DEVbindCSCComplexToReal = HFETAbindCSCComplexToReal, |
|
|
#endif |
|
|
#endif |
|
|
}; |
|
|
}; |
|
|
|