Data Structures and Requirements for hp Finite Element Software

被引:64
作者
Bangerth, W. [1 ]
Kayser-Herold, O. [2 ]
机构
[1] Texas A&M Univ, Dept Math, College Stn, TX 77843 USA
[2] Harvard Univ, Sch Publ Hlth, Cambridge, MA 02138 USA
来源
ACM TRANSACTIONS ON MATHEMATICAL SOFTWARE | 2009年 / 36卷 / 01期
关键词
Algorithms; Design; Object orientation; data structures; software design; finite element software; hp finite element methods; LIBRARY;
D O I
10.1145/1486525.1486529
中图分类号
TP31 [计算机软件];
学科分类号
081202 ; 0835 ;
摘要
Finite element methods approximate solutions of partial differential equations by restricting the problem to a finite dimensional function space. In hp adaptive finite element methods, one defines these discrete spaces by choosing different polynomial degrees for the shape functions defined on a locally refined mesh. Although this basic idea is quite simple, its implementation in algorithms and data structures is challenging. It has apparently not been documented in the literature in its most general form. Rather, most existing implementations appear to be for special combinations of finite elements, or for discontinuous Galerkin methods. In this article, we discuss generic data structures and algorithms used in the implementation of hp methods for arbitrary elements, and the complications and pitfalls one encounters. As a consequence, we list the information a description of a finite element has to provide to the generic algorithms for it to be used in an hp context. We support our claim that our reference implementation is efficient using numerical examples in two dimensions and three dimensions, and demonstrate that the hp-specific parts of the program do not dominate the total computing time. This reference implementation is also made available as part of the Open Source deal. II finite element library.
引用
收藏
页数:31
相关论文
共 28 条