| 41fd5443 | 05-Sep-2017 |
Stefano Zampini <stefano.zampini@gmail.com> |
PCBDDC: MatCopy does not copy over the nonzero pattern!
This bug was originated when using deluxe + change of basis, since this combination uses, via PtAP, sum_S_Ej_all. It was not detected before s
PCBDDC: MatCopy does not copy over the nonzero pattern!
This bug was originated when using deluxe + change of basis, since this combination uses, via PtAP, sum_S_Ej_all. It was not detected before since sum_S_Ej_all values where directly summed up in MatISGetMPIXAIJ
Added test case to ex59.c
show more ...
|