Skip to content

Commit

Permalink
display the figure
Browse files Browse the repository at this point in the history
  • Loading branch information
HelgeGehring committed Oct 18, 2023
1 parent 2bb5143 commit 7eefd5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/julia/heater_3d.jl
Original file line number Diff line number Diff line change
Expand Up @@ -150,4 +150,5 @@ GridapPETSc.with(args = split(options)) do

t, s = getindex.(sums, 1), getindex.(sums, 2)
lines!(ax, t * 1e3, s)
display(figure)
end

0 comments on commit 7eefd5e

Please sign in to comment.