[petsc-users] Increasing norm with finer mesh

Weizhuo Wang weizhuo2 at illinois.edu
Mon Oct 8 20:28:44 CDT 2018


The code is attached in case anyone wants to take a look, I will try the
high frequency scenario later.

On Mon, Oct 8, 2018 at 7:58 PM Mark Adams <mfadams at lbl.gov> wrote:

>
>
> On Mon, Oct 8, 2018 at 6:58 PM Weizhuo Wang <weizhuo2 at illinois.edu> wrote:
>
>> The first plot is the norm with the flag -pc_type lu with respect to
>> number of grids in one axis (n), and the second plot is the norm without
>> the flag -pc_type lu.
>>
>
> So you are using the default PC w/o LU. The default is ILU. This will
> reduce high frequency effectively but is not effective on the low frequency
> error. Don't expect your algebraic error reduction to be at the same scale
> as the residual reduction (what KSP measures).
>
>
>>

-- 
Wang Weizhuo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20181008/cb838652/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: makefile
Type: application/octet-stream
Size: 959 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20181008/cb838652/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Helmholtz_demoV2C.cpp
Type: application/octet-stream
Size: 8084 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20181008/cb838652/attachment-0003.obj>


More information about the petsc-users mailing list