Adaptive Finite Element Method
- Adaptive Finite Element Method (AFEM) is a computational paradigm that adapts the mesh based on local a posteriori error estimates for solving PDEs.
- It achieves robust and rate-optimal convergence by directing computational effort to high error regions such as singularities and discontinuities.
- AFEM has driven advances in error estimation, convergence theory, and numerical linear algebra across both linear and nonlinear PDE challenges.
The adaptive finite element method (AFEM) is a computational paradigm for the numerical solution of partial differential equations (PDEs) that dynamically refines the computational mesh according to local a posteriori error estimates. By iteratively steering degrees of freedom towards regions of high error, AFEM achieves robust and rate-optimal convergence even in the presence of singularities, discontinuities, and heterogeneous data. The AFEM framework encompasses a broad spectrum of algorithmic strategies, supports both linear and nonlinear PDEs—including interface, eigenvalue, control, fracture, and nonsymmetric problems—and has motivated foundational advances in error estimation, convergence theory, and numerical linear algebra.
1. Mathematical Foundations and Model Problems
At its core, AFEM operates within the variational setting for elliptic boundary value problems. Consider a strongly elliptic operator, possibly with nonlinearity or interface features, on a polyhedral domain Ω ⊂ ℝd:
[ -\nabla \cdot (A(x)\nabla u(x)) + c(x)u(x) + g(u(x)) = f(x),\quad x\in\Omega, \