Quadrature-Free Polytopic Discontinuous Galerkin Methods for Transport Problems
Thomas J. Radley, Paul Houston, Matthew E. Hubbard
TL;DR
The paper addresses the computational bottleneck of volume integration on polytopic elements within discontinuous Galerkin methods for transport problems. It develops a quadrature-free framework based on Euler's homogeneous function theorem and Stokes' theorem, reducing volume integrals to a boundary-recursive sequence that ultimately relies on vertex data, yielding exact cubature rules. A detailed complexity analysis reveals how the costs depend on the ambient dimension $d$, the size of the polynomial space $|\mathcal{J}|$, and a facet-graph $|E(\mathcal{P})|$, with additional improvements from distance pre-computation and pruning. The approach is integrated into DGFEM discretisations of the linear transport equation and shown to outperform traditional sub-tessellation quadrature, especially for high polynomial degrees or complex (agglomerated) polytopic meshes, in both 2D and 3D tests. These results highlight a practical, scalable route to efficient transport solvers on general polytopic meshes, preserving accuracy while reducing assembly time.
Abstract
In this article we consider the application of Euler's homogeneous function theorem together with Stokes' theorem to exactly integrate families of polynomial spaces over general polygonal and polyhedral (polytopic) domains in two- and three-dimensions, respectively. This approach allows for the integrals to be evaluated based on only computing the values of the integrand and its derivatives at the vertices of the polytopic domain, without the need to construct a sub-tessellation of the underlying domain of interest. Here, we present a detailed analysis of the computational complexity of the proposed algorithm and show that this depends on three key factors: the ambient dimension of the underlying polytopic domain; the size of the requested polynomial space to be integrated; and the size of a directed graph related to the polytopic domain. This general approach is then employed to compute the volume integrals arising within the discontinuous Galerkin finite element approximation of the linear transport equation. Numerical experiments are presented which highlight the efficiency of the proposed algorithm when compared to standard quadrature approaches defined on a sub-tessellation of the polytopic elements.
