[deal.II] Issue with KellyErrorEstimator after grid refinement in deal.II

2025-03-17 Thread Devansh Sonigra
Hello everyone, I am working with deal.II and encountering an issue with KellyErrorEstimator. I started with a code that solves the Laplace equation in a non-convex domain using adaptive refinement. The original code was designed for rectangular mesh, but I updated it to work with a triangular

Re: [deal.II] Issue with KellyErrorEstimator after grid refinement in deal.II

2025-03-17 Thread Devansh Sonigra
> On Mon, Mar 17, 2025 at 9:42 AM Devansh Sonigra > wrote: > > > > Hello everyone, > > > > I am working with deal.II and encountering an issue with > KellyErrorEstimator. I started with a code that solves the Laplace equation > in a non-convex domain using adaptiv