about MatCreateSeqAIJ and MatCreateMPIAIJ

Yixun Liu yxliu at fudan.edu.cn
Mon Oct 23 21:49:20 CDT 2006


Hi,
I am confused with this two routines.

MatCreateMPIAIJ(PETSC_COMM_WORLD,...) creates a parallel matrix,which will be distributed on all the processors. MatCreateSeqAIJ(PETSC_COMM_SELF, ...) creates a sequential matrix. But because this routine will be called by each processor, which processor create this matrix?

Best,

Yixun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20061024/5daca702/attachment.htm>


More information about the petsc-users mailing list