|
|
@ -89,6 +89,7 @@ do { if((here->ptr = SMPmakeElt(matrix, here->first, here->second)) == NULL){\ |
|
|
TSTALLOC(VSRCnegIbrPtr, VSRCnegNode, VSRCbranch); |
|
|
TSTALLOC(VSRCnegIbrPtr, VSRCnegNode, VSRCbranch); |
|
|
TSTALLOC(VSRCibrNegPtr, VSRCbranch, VSRCnegNode); |
|
|
TSTALLOC(VSRCibrNegPtr, VSRCbranch, VSRCnegNode); |
|
|
TSTALLOC(VSRCibrPosPtr, VSRCbranch, VSRCposNode); |
|
|
TSTALLOC(VSRCibrPosPtr, VSRCbranch, VSRCposNode); |
|
|
|
|
|
#endif |
|
|
|
|
|
|
|
|
#ifdef KLU |
|
|
#ifdef KLU |
|
|
here->VSRCibrIbrPtr = NULL ; |
|
|
here->VSRCibrIbrPtr = NULL ; |
|
|
|