[petsc-users] Matload with given parallel layout

Karin&NiKo niko.karin at gmail.com
Wed Oct 25 03:32:33 CDT 2017


Dear PETSc team,

I have a code that creates a parallel matrix based on domain decomposition.
I serialize this matrix with MatView.
Then, I would like to relaod it with MatLoad but not leaving PETSc decide
the parallel layout but rather use the original distribution of the degrees
of freedom.
Does MatLoad help to do that? Shall  I use the IS of the local/global
mapping ?

I look forward to reading you,
Nicolas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20171025/5d471a75/attachment.html>


More information about the petsc-users mailing list