We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9009018 commit f59faf6Copy full SHA for f59faf6
src/festim/subdomain/volume_subdomain.py
@@ -8,9 +8,6 @@
8
from festim.helpers_discontinuity import transfer_meshtags_to_submesh
9
from festim.material import Material
10
11
-# Check the version of dolfinx
12
-dolfinx_version = dolfinx.__version__
13
-
14
# Define the appropriate method based on the version
15
try:
16
from dolfinx.mesh import EntityMap
0 commit comments