How to get information about the off-diagonal submatrix
Matthew Knepley
knepley at gmail.com
Mon Aug 10 08:53:09 CDT 2009
If this is just for debugging, the easiest way I think is to call
MatGetSubmatrix() with
a column IS that omits the local columns.
Matt
On Mon, Aug 10, 2009 at 8:28 AM, Thomas Witkowski <
thomas.witkowski at tu-dresden.de> wrote:
> Hi,
>
> how is it possible to print just the off-diagonal submatrix of one process
> of a parallel mpiaij matrix?
>
> Thomas
>
--
What most experimenters take for granted before they begin their experiments
is infinitely more interesting than any results to which their experiments
lead.
-- Norbert Wiener
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20090810/e52de396/attachment.htm>
More information about the petsc-users
mailing list