[petsc-dev] SeqSBAIJ v. MPISBAIJ

Pierre Jolivet pierre.jolivet at enseeiht.fr
Thu Aug 1 09:13:54 CDT 2019


Hello,
The attached example is a little confusing for me.
How come I don’t get the same matrix out-of-the-box?
For me, the “correct” matrix is the SeqSBAIJ, how can I get MatMPISBAIJSetPreallocationCSR to assemble the same matrix?
Do I have to resort to first assembling SeqSBAIJ matrices and then calling MatCreateMPIMatConcatenateSeqMat if I don’t want to play around with my input arrays?

Thanks,
Pierre

-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.c
Type: application/octet-stream
Size: 892 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20190801/555b366c/attachment.obj>


More information about the petsc-dev mailing list