Geometric Decomposition and Efficient Implementation of High Order Face and Edge Elements

Chunyu Chen,Long Chen,Xuehai Huang,Huayi Wei
2024-05-08
Abstract:This study investigates high-order face and edge elements in finite element methods, with a focus on their geometric attributes, indexing management, and practical application. The exposition begins by a geometric decomposition of Lagrange finite elements, setting the foundation for further analysis. The discussion then extends to $H(\rm{div})$-conforming and $H(\rm{curl})$-conforming finite element spaces, adopting variable frames across differing sub-simplices. The imposition of tangential or normal continuity is achieved through the strategic selection of corresponding bases. The paper concludes with a focus on efficient indexing management strategies for degrees of freedom, offering practical guidance to researchers and engineers. It serves as a comprehensive resource that bridges the gap between theory and practice.
Numerical Analysis
What problem does this paper attempt to address?
The problems that this paper attempts to solve mainly focus on the geometric decomposition and efficient implementation of high - order face elements and edge elements in the finite element method. Specifically, the research aims to: 1. **In - depth analysis of the geometric properties of high - order face elements and edge elements**: Through geometric decomposition of Lagrange finite elements, lay the foundation for subsequent analysis. 2. **Explore H(div) - conforming and H(curl) - conforming finite element spaces**: Adopt variable frameworks on different sub - simplices and achieve tangential or normal continuity by selecting corresponding basis functions. 3. **Provide an effective index management strategy for degrees of freedom**: Ensure the bridge between theory and practice and provide practical guidance for researchers and engineers. ### Specific problem description - **Geometric decomposition**: The paper first performs geometric decomposition on Lagrange finite elements, which is the basis for further analysis. Then, it discusses H(div) - and H(curl) - conforming finite element spaces and adopts variable frameworks on different sub - simplices. - **Continuity requirements**: By selecting appropriate basis functions, tangential or normal continuity is achieved. For the three - dimensional case, the degrees of freedom of the H(div) - conforming finite element with the lowest order \( k = 1 \) are located on the faces, while the degrees of freedom of the H(curl) - conforming finite element are located on the edges. - **Efficient implementation**: Finally, the paper focuses on an effective index management strategy for degrees of freedom and provides practical guidance to simplify the implementation of high - order finite element methods. ### Main contributions - **Novel geometric decomposition method**: A method for directly constructing the nodal bases of the second - type face elements and edge elements is proposed, and a framework including tangential and normal directions is established based on the interpolation points of Lagrange elements. - **Efficient degree - of - freedom management**: Global index mapping is explored to ensure the correct handling of the mapping from local to global degrees of freedom, which is crucial for maintaining the correct continuity between elements and the correct integration of the system matrix. ### Practical applications The paper also verifies the correctness of the proposed basis function construction method through numerical examples, solving the mixed Poisson problem and the Maxwell problem respectively. These works not only deepen the understanding of high - order finite elements but also provide strong support for practical engineering applications. Through these studies, the paper provides a theoretical basis and technical support for the efficient implementation of high - order face elements and edge elements, filling the gaps in related fields.