Skip to content

Commit

Permalink
only for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
mscroggs committed Sep 28, 2023
1 parent d0f3af6 commit c7e0d5f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ufl/finiteelement.py
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,8 @@ class MixedElement(FiniteElement):
def __init__(self, sub_elements):
"""Initialise a mixed element.
This class should only be used for testing
Args:
sub_elements: Sub-elements of this element
"""
Expand Down

0 comments on commit c7e0d5f

Please sign in to comment.