Skip to content

Commit

Permalink
add Bernardi-Raugel Bubble
Browse files Browse the repository at this point in the history
  • Loading branch information
pbrubeck committed Oct 6, 2024
1 parent a052756 commit 8f36f82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsfc/finatinterface.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
# These all map directly to FInAT elements
"Bernstein": finat.Bernstein,
"Bernardi-Raugel": finat.BernardiRaugel,
"Bernardi-Raugel Bubble": finat.BernardiRaugelBubble,
"Brezzi-Douglas-Marini": finat.BrezziDouglasMarini,
"Brezzi-Douglas-Fortin-Marini": finat.BrezziDouglasFortinMarini,
"Bubble": finat.Bubble,
Expand Down

0 comments on commit 8f36f82

Please sign in to comment.