[petsc-users] Solving only for certain rows

Matthew Knepley knepley at gmail.com
Tue Feb 2 08:58:16 CST 2016


On Tue, Feb 2, 2016 at 8:35 AM, Orxan Shibliyev <orxan.shibli at gmail.com>
wrote:

> After hole cutting my unstructured mesh has some active and
> inactive/fringe cells. I solve equations on active/computational/field
> cells only. Some of the active cells are neighbors of inactive cells. If I
> prepare petsc matrix including all cells then the solver does not converge
> due unchanging values of inactive cells. How can I tell Petsc not to solve
> for certain rows? If I make all cells active then the solver converge so I
> am sure that there is no problem related to solver.
>

Leave them out of the matrix?

  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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20160202/a16162de/attachment.html>


More information about the petsc-users mailing list