Abstract

This paper presents an overview of a unified framework for finite element and spectral element methods in 1D, 2D and 3D in C++ called Feel++. The article is divided in two parts. The first part provides a digression through the design of the library as well as the main abstractions handled by it, namely, meshes, function spaces, operators, linear and bilinear forms and an embedded variational language. In every case, the closeness between the language developed in Feel++ and the equivalent mathematical objects is highlighted. In the second part, examples using the mortar, Schwartz (non)overlapping, three fields and two fictitious domain-like methods (the Fat Boundary Method and the Penalty Method) are presented and numerically solved in the scope of the library.

Links and resources

Tags