Skip to content

Commit

Permalink
MeshSequence: rename
Browse files Browse the repository at this point in the history
  • Loading branch information
ksagiyam committed Jan 10, 2025
1 parent 217ee05 commit 7e4dd44
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/test_mixed_function_space_with_mixed_mesh.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import pytest
from ufl import (
CellVolume,
Coefficient,
Expand All @@ -10,6 +11,7 @@
SpatialCoordinate,
TestFunction,
TrialFunction,
div,
grad,
inner,
split,
Expand Down

0 comments on commit 7e4dd44

Please sign in to comment.