]
> > Sent: Friday, May 17, 2019 9:15 AM
> > To: Mark Adams
> > Cc: William Coirier; petsc-users@mcs.anl.gov; Michael Robinson; Andrew
> Holm
> > Subject: Re: [petsc-users] MatCreateBAIJ, SNES, Preallocation...
> >
> > I don't understand. For BAIJ and SBAIJ i
@mcs.anl.gov; Michael Robinson; Andrew Holm
Subject: Re: [petsc-users] MatCreateBAIJ, SNES, Preallocation...
I don't understand. For BAIJ and SBAIJ it is the number of block nonzeros in
the two parts of the matrix. It is not the number of nonzeros per row.
For Mat[MPI]AIJSetPreallocation() it is the n
ssor or the number of block rows?
>
> From: Smith, Barry F. [bsm...@mcs.anl.gov]
> Sent: Friday, May 17, 2019 9:15 AM
> To: Mark Adams
> Cc: William Coirier; petsc-users@mcs.anl.gov; Michael Robinson; Andrew Holm
> Subject: Re: [petsc-us
I don't understand. For BAIJ and SBAIJ it is the number of block nonzeros in
the two parts of the matrix. It is not the number of nonzeros per row.
For Mat[MPI]AIJSetPreallocation() it is the number of nonzeros (even if a block
size has been set) because for AIJ matrices the block size does n
On Thu, May 16, 2019 at 6:28 PM William Coirier via petsc-users <
petsc-users@mcs.anl.gov> wrote:
> Ok, got it. My misinterpretation was how to fill the d_nnz and o_nnz
> arrays.
>
> Thank you for your help!
>
> Might I make a suggestion related to the documentation? Perhaps I have not
> fully rea
From: Smith, Barry F. [bsm...@mcs.anl.gov]
> Sent: Thursday, May 16, 2019 4:07 PM
> To: William Coirier
> Cc: petsc-users@mcs.anl.gov; Michael Robinson; Andrew Holm
> Subject: Re: [petsc-users] MatCreateBAIJ, SNES, Preallocation...
>
>> On May 16, 2019, at 3:44 PM, William Coiri
liam Coirier
Cc: petsc-users@mcs.anl.gov; Michael Robinson; Andrew Holm
Subject: Re: [petsc-users] MatCreateBAIJ, SNES, Preallocation...
> On May 16, 2019, at 3:44 PM, William Coirier via petsc-users
> wrote:
>
> Folks:
>
> I'm developing an application using the SNES, and
.gov]
Sent: Thursday, May 16, 2019 4:07 PM
To: William Coirier
Cc: petsc-users@mcs.anl.gov; Michael Robinson; Andrew Holm
Subject: Re: [petsc-users] MatCreateBAIJ, SNES, Preallocation...
> On May 16, 2019, at 3:44 PM, William Coirier via petsc-users
> wrote:
>
> Folks:
>
> I'
> On May 16, 2019, at 3:44 PM, William Coirier via petsc-users
> wrote:
>
> Folks:
>
> I'm developing an application using the SNES, and overall it's working great,
> as many of our other PETSc-based projects. But, I'm having a problem related
> to (presumably) pre-allocation, block matric
Folks:
I'm developing an application using the SNES, and overall it's working great,
as many of our other PETSc-based projects. But, I'm having a problem related to
(presumably) pre-allocation, block matrices and SNES.
Without going into details about the actual problem we are solving, here are
10 matches
Mail list logo