[petsc-users] empty split for fieldsplit

Hoang Giang Bui hgbk2008 at gmail.com
Mon Jun 12 10:19:00 CDT 2017


Dear Barry

I made a small example with 2 process with one empty split in proc 0. But
it gives another strange error

[1]PETSC ERROR: --------------------- Error Message
--------------------------------------------------------------
[1]PETSC ERROR: Arguments are incompatible
[1]PETSC ERROR: Local size 31 not compatible with block size 2

The local size is always 60, so this is confusing.

Giang

On Sun, Jun 11, 2017 at 8:11 PM, Barry Smith <bsmith at mcs.anl.gov> wrote:

>   Could be, send us a simple example that demonstrates the problem and
> we'll track it down.
>
>
> > On Jun 11, 2017, at 12:34 PM, Hoang Giang Bui <hgbk2008 at gmail.com>
> wrote:
> >
> > Hello
> >
> > I noticed that my code stopped very long, possibly hang, at
> PCFieldSplitSetIS. There are two splits and one split is empty in one
> process. May that be the possible reason that PCFieldSplitSetIS hang ?
> >
> > Giang
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20170612/af5f2082/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ex.c
Type: text/x-csrc
Size: 3165 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20170612/af5f2082/attachment.c>


More information about the petsc-users mailing list