Skip to content

Commit

Permalink
Add QuadraticPowellSabin{6|12} (#315)
Browse files Browse the repository at this point in the history
Rckirby/ps
  • Loading branch information
pbrubeck authored Jul 23, 2024
2 parents 610c8ff + ab1bd57 commit 8db60e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tsfc/finatinterface.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@
"Kong-Mulder-Veldhuizen": finat.KongMulderVeldhuizen,
"Argyris": finat.Argyris,
"Hsieh-Clough-Tocher": finat.HsiehCloughTocher,
"QuadraticPowellSabin6": finat.QuadraticPowellSabin6,
"QuadraticPowellSabin12": finat.QuadraticPowellSabin12,
"Reduced-Hsieh-Clough-Tocher": finat.ReducedHsiehCloughTocher,
"Mardal-Tai-Winther": finat.MardalTaiWinther,
"Morley": finat.Morley,
Expand Down

0 comments on commit 8db60e0

Please sign in to comment.