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