# D\"orfler marking with minimal cardinality is a linear complexity   problem

**Authors:** Carl-Martin Pfeiler, Dirk Praetorius

arXiv: 1907.13078 · 2020-09-07

## TL;DR

This paper presents an algorithm for Dörfler marking in adaptive finite element methods that constructs a minimal element set with linear computational complexity, improving efficiency in mesh refinement strategies.

## Contribution

The paper introduces and analyzes a novel algorithm that achieves minimal Dörfler marking with linear complexity, addressing a key challenge in adaptive finite element methods.

## Key findings

- Algorithm constructs minimal marking sets efficiently
- Achieves linear computational complexity
- Provides pseudocode for implementation

## Abstract

Most adaptive finite element strategies employ the D\"orfler marking strategy to single out certain elements $\mathcal{M} \subseteq \mathcal{T}$ of a triangulation $\mathcal{T}$ for refinement. In the literature, different algorithms have been proposed to construct $\mathcal{M}$, where usually two goals compete: On the one hand, $\mathcal{M}$ should contain a minimal number of elements. On the other hand, one aims for linear costs with respect to the cardinality of $\mathcal{T}$. Unlike expected in the literature, we formulate and analyze an algorithm, which constructs a minimal set $\mathcal{M}$ at linear costs. Throughout, pseudocodes are given.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.13078/full.md

## Figures

3 figures with captions in the complete paper: https://tomesphere.com/paper/1907.13078/full.md

## References

18 references — full list in the complete paper: https://tomesphere.com/paper/1907.13078/full.md

---
Source: https://tomesphere.com/paper/1907.13078