Source-linked AI summary

Localization of Elliptic Multiscale Problems

Axel Malqvist, Daniel Peterseim

arXiv:1110.0692v4math.NA

TL;DR

The paper tackles elliptic problems whose heterogeneous, highly varying coefficients defeat classical finite elements and complicate scale-resolving discretization. It constructs coefficient-adapted basis functions from local patch problems, proves exponential localization, and shows logarithmic patch depth preserves convergence without periodicity or scale separation.

  • Problem

    Strong coefficient heterogeneity, rapid oscillations, and limited solution regularity make classical finite elements ineffective unless the coarse mesh resolves microscopic scales.

  • Method

    The method constructs coefficient-dependent multiscale basis functions through fine-scale corrections and computes localized approximations on refined local element patches.

  • Results

    k ≈ log(1/H) coarse layers preserve linear convergence in H, while numerical tests report rate −1/2 for energy error and rate −1 for L2 error without pre-asymptotic behavior.

  • Takeaways & Limitations

    The error analysis supports local generalized finite element and variational multiscale methods without periodicity, scale separation, or solution regularity assumptions.

  • Takeaways & Limitations

    For the variational multiscale method, nodal interpolation constants depend on H/h in dimensions d > 1, logarithmically in 2D and more strongly in 3D.

Abstract

from arXiv · show

This note constructs a local generalized finite element basis for elliptic problems with heterogeneous and highly varying coefficients. The basis functions are solutions of local problems on vertex patches. The error of the corresponding generalized finite element method decays exponentially with respect to the number of element layers in the patches. Hence, on a uniform mesh of size H, patches of diameter H\log(1/H) are sufficient to preserve a linear rate of convergence in H without any pre-asymptotic or resonance effects. The analysis does not rely on regularity of the solution or scale separation in the coefficient. This result motivates new and justifies old classes of variational multiscale methods.

1. Introduction

The paper addresses elliptic problems with strongly heterogeneous, highly varying coefficients where classical finite elements can perform arbitrarily badly. It constructs local coefficient-adapted bases and proves reliable approximation with patches using k ≈ log(1/H) layers.

  • Motivation: Strongly heterogeneous, non-periodic coefficients may oscillate on several non-separated scales, undermining classical polynomial finite elements.The paper frames this as the central numerical challenge for second-order elliptic problems.
  • Construction: The proposed basis is constructed by solving local problems on element patches rather than using the global original solution.This makes the quasi-optimal basis constructive and local.
  • Construction: Exponential decay of the basis corrections supports localization while retaining good approximation properties.The localized basis is the foundation of the generalized finite element method analyzed in the paper.
  • Error analysis: k ≈ log(1/H) coarse-element layers suffice for the localized support, with H the underlying coarse mesh size.The resulting patches have a logarithmic dependence on the inverse mesh size.
  • Error analysis: The error bound is reliable without periodicity or scale separation and remains stable under perturbations from discretizing the local problems.These properties extend the method beyond strong structural assumptions on the coefficient.

2. Local Basis

The method replaces classical nodal functions with coefficient-dependent multiscale basis functions obtained through a fine-scale correction and then localized to coarse vertex patches. Exponential decay makes the localized space practical while preserving the coarse number of degrees of freedom.

  • Classical Nodal Basis: Classical P1 basis functions use continuous piecewise linear polynomials on the coarse mesh and provide a sparse algebraic system.The basis is defined by nodal values at mesh vertices.
  • Classical Nodal Basis: Rapid coefficient oscillations can make classical finite elements ineffective unless H is comparable to the smallest coefficient scale.The standard smooth-solution estimate is not useful when solution derivatives oscillate at the microscopic scale.
  • Multiscale Splitting: A bounded, surjective quasi-interpolation operator I_H separates coarse functions from fine-scale features and controls local approximation and stability.Its admissible support and stability properties are central to the multiscale splitting.
  • Multiscale Splitting: The fine-scale correction φ_x solves a-orthogonality equations against the kernel of I_H, producing coefficient-dependent modified nodal functions.The corrector satisfies a(φ_x, w) = a(λ_x, w) for all w ∈ V_f.
  • Localization: The unlocalized corrections may have global support, limiting practical use and motivating exponentially localized patch problems.Localized correctors φ_x,k are supported on k-th order nodal patches and approximate the global corrections.
  • Localization: The localized multiscale space has |N| degrees of freedom, matching the classical coarse space, while its basis functions have local support and overlap proportional to k.The analysis suggests k ≈ log(1/H).

3. Error Analysis

The analysis separates idealized approximation error from localization error and proves exponential decay of localized basis corrections, yielding explicit coarse-scale error bounds.

  • The proposed multiscale method is analyzed by first bounding the idealized method's error and then bounding truncation to local patches.
  • For smoother right-hand sides, the idealized method can achieve quadratic convergence without localization.
  • The corrector decay proof uses an iterative Caccioppoli-type argument in the coefficient-weighted energy norm.
  • Theorem 3.6 provides an error bound whose constants depend on coefficient bounds and mesh shape regularity, but not on H, k, ℓ, g, or u.
  • Choosing k proportional to log(1/∥H^-1∥L∞(Ω)) controls the localization factor in the total error.
  • For non-uniform meshes, the analysis recommends varying the localization parameter spatially, although this option is not developed further in the paper.

4. Discretization of the Fine Scale Computations

The fine-scale computation is discretized on refined subgrids, while localized basis problems retain coarse-scale constraints; the resulting method preserves sparsity and has explicit discretization caveats.

  • Local basis functions are approximated on possibly adaptive refinements of the coarse mesh, using finite element spaces on fine reference subgrids.
  • The local discrete space consists of fine finite element functions supported on a patch and annihilated by coarse nodal interpolation.
  • Using classical nodal interpolation introduces H/h dependence in the constants: logarithmic in two dimensions and proportional to (H/h)^−1 in three dimensions.
  • For smooth highly varying coefficients, first-order fine-scale discretization has worst-case error Chε^-1, while higher-order spaces can be superior.
  • With h ∼ εH for periodic coefficients, the approximation error becomes independent of fine-scale oscillations without resonance effects.
  • The local problems impose the coarse-space constraint through fine-scale spaces, with Lagrange multipliers used in practice.
  • The coarse system has the same dimension as the original coarse problem and remains sparse, although the number of nonzero entries grows with k.
  • The stiffness-matrix entries decay exponentially away from the diagonal.

5. Numerical Experiments

The experiments compare the localized multiscale method with classical P1FEM for coefficients of increasing roughness. Choosing k=⌈2 log(1/H)⌉ produces textbook convergence without observed pre-asymptotic effects.

  • Experimental setup: The experiments use the unit square with g≡1 and three scalar coefficients of increasing difficulty, including constant, moderately contrasted, and SPE10-based rough coefficients.A2 has contrast at most 40; none of the meshes appropriately resolves A2 or A3.
  • Energy error: k=⌈2 log(1/H)⌉ yields linear energy-error convergence, rate −1/2 versus Ndof, for the multiscale approximations without pre-asymptotic effects.The logarithmic localization choice is motivated by the a priori analysis, while the constant 2 is based on numerical tests.
  • Energy error: Classical P1FEM converges poorly for the rough coefficients A2 and A3 because of limited approximability and solution regularity.
  • L2 error: k=⌈2 log(1/H)⌉ yields optimal L2 convergence at rate −1 for the multiscale method in all experiments without pre-asymptotic behavior.The observation is supported by an Aubin–Nitsche duality argument.
  • L2 error: The L2 error of the coarse interpolated multiscale approximation converges at a rate close to −3/4 without pre-asymptotic effects.This occurs despite the approximation being a truly coarse representation.
  • L2 error: The modified basis requires storage O(h−2 log 1/H), while its interpolation can be stored in O(H−2 log 1/H).The interpolated approximation can be computed without fine-scale information from the modified basis after assembling the coarse system matrix.

6. Application to Multiscale Methods

The paper relates its localized basis analysis to variational multiscale and multiscale finite element methods. It provides a theoretical foundation for symmetric localized methods and identifies patch size and decay as key conditions for accuracy.

  • The Variational Multiscale Method: The variational multiscale method splits the solution space and weak form into coarse and fine parts, with the fine solution approximated over coarse elements.
  • The Variational Multiscale Method: Localizing the fine-scale correction can produce a non-symmetric coarse bilinear form for a symmetric problem when only the trial-side modification is used.
  • The Multiscale Finite Element Method: Multiscale finite element basis functions are computed independently on coarse elements with homogeneous local Dirichlet boundary conditions; oversampling enlarges the local domains.Modifying both trial and test spaces yields a symmetric method.
  • Application of the Presented Analysis: The convergence proof remains valid as h→0 independently of patch and coarse-mesh sizes, without relying on solution regularity, and gives an explicit convergence rate.It supplies a theoretical foundation for the symmetric version of the method.
  • Application of the Presented Analysis: Variational multiscale methods need larger subgrid patches than one coarse element, while local problems remain decoupled and can be selected adaptively.
  • Application of the Presented Analysis: For multiscale finite element methods, the analysis requires exponential decay in the fine-scale space; without it, accurate subgrid problems need inhomogeneous boundary conditions.Such constructions are stated to have been proved accurate only in special settings such as periodic coefficients.
Loading 1110.0692v4…