[petsc-users] Question with filedsplit in PETSc

Zhu, Qiming qiming2 at illinois.edu
Thu Feb 21 14:23:30 CST 2019


Dear all,


Sorry to disturb you. I am a user of Petsc. I am trying to use Fieldsplit in Petsc to do preconditioning for Navier-Stokes problem. I have some problems when I trying to use Fieldsplit function. I am now defining the nest matrix first, then I get the IS from nested matrix. But I find that my code just work for one core. When I change to parallel case, I could only get zero solution. I wonder is there any special requirements for IS definition in Fieldsplit? I include one code here. If you have any idea, hope you reply soon. Thank you for your help. Thank you very much.


Yours sincerely,

Qiming Zhu,

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20190221/20e30bc8/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: makefile
Type: application/octet-stream
Size: 550 bytes
Desc: makefile
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20190221/20e30bc8/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ex5.c
Type: text/x-csrc
Size: 4719 bytes
Desc: ex5.c
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20190221/20e30bc8/attachment.bin>


More information about the petsc-users mailing list