Skip to content

Commit

Permalink
Hot fix for element list
Browse files Browse the repository at this point in the history
  • Loading branch information
pbrubeck committed Dec 20, 2024
1 parent 55114ef commit cf98e4f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions finat/element_factory.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,6 @@
"Gauss-Lobatto-Legendre": finat.GaussLobattoLegendre,
"Gauss-Legendre": finat.GaussLegendre,
"Gauss-Legendre L2": finat.GaussLegendre,
"Legendre": finat.Legendre,
"Integrated Legendre": finat.IntegratedLegendre,
"Morley": finat.Morley,
"Nedelec 1st kind H(curl)": finat.Nedelec,
"Nedelec 2nd kind H(curl)": finat.NedelecSecondKind,
Expand Down

0 comments on commit cf98e4f

Please sign in to comment.