[petsc-users] Customizing NASM subsnes

Matthew Knepley knepley at gmail.com
Thu Jun 16 17:23:42 CDT 2022


On Thu, Jun 16, 2022 at 5:57 PM tt73 <tt73 at njit.edu> wrote:

>
> Hi,
>
> I am using  NASM as the outer solver for a nonlinear problem. For one of
> the subdomains, I want to run the local solve with a different set of
> options form the others. Is there any way to set options for each
> subdomain?
>

I can see two ways:

  1) Pull out the subsolver and set it using the API

  2) Pull out the subsolver and give it a different prefix

  Thanks,

     Matt

-- 
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

https://www.cse.buffalo.edu/~knepley/ <http://www.cse.buffalo.edu/~knepley/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20220616/8f981f2d/attachment.html>


More information about the petsc-users mailing list