Skip to content

Commit 3029676

Browse files
committed
Time dependent diffusion in work
1 parent 02acd80 commit 3029676

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

demo/time_dependent_diffusion/dolfinx_time_dependent_diffusion.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
import rbnicsx.backends
1313

1414
import abc
15+
import matplotlib.pyplot as plt
1516

1617
# Read mesh
1718
mesh_comm = MPI.COMM_WORLD

0 commit comments

Comments
 (0)