<div dir="ltr">Hello,<div><br></div><div>I'm trying to solve the Poisson problem but with Dirichlet boundaries inside the domain (in addition to those imposed in the ghost zones). I'm using DMDA to create a structured grid and SNES coupled to this DMDA to solve the problem. </div><div><br></div><div>The issue is that SNES doesn't converge when I impose Dirichlet boundary values inside the domain. I tried setting the residual corresponding to these internal points to zero but that isn't helping. Is there a right way to approach this problem? I just want to tell SNES to remove the chosen internal grid points from the solver iterations.</div><div><br></div><div>Thanks,</div><div>Mani</div></div>