Skip to content

Commit 7e4dd44

Browse files
committed
MeshSequence: rename
1 parent 217ee05 commit 7e4dd44

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/test_mixed_function_space_with_mixed_mesh.py

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import pytest
12
from ufl import (
23
CellVolume,
34
Coefficient,
@@ -10,6 +11,7 @@
1011
SpatialCoordinate,
1112
TestFunction,
1213
TrialFunction,
14+
div,
1315
grad,
1416
inner,
1517
split,

0 commit comments

Comments
 (0)