Skip to content

Draft: Add P1+B simplex bubble functions

Simon Praetorius requested to merge feature/simplex-bubble-functions into master

Summary

This MR adds a local finite-element representing linear Lagrange functions enriched with a single bubble-function b_T that is defined as the product of the linear basis functions.

The basis functions are implemented for simplex elements only in dimension 1,2, and 3.

Requirements

Edited by Simon Praetorius

Merge request reports