Skip to content

Commit

Permalink
Hot fix for element list (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
pbrubeck authored Dec 20, 2024
1 parent 55114ef commit 6147622
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 6147622

Please sign in to comment.