Skip to content

Commit

Permalink
blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielDoehring committed Jan 10, 2025
1 parent c8d0a91 commit 104d543
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/tree_1d_dgsem/elixir_advection_perk2.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
# Convex and ECOS are imported because they are used for finding the optimal time step and optimal
# monomial coefficients in the stability polynomial of PERK time integrators.
using Convex, ECOS

# We use time integration methods implemented in Trixi.jl, but we need the `CallbackSet`
using OrdinaryDiffEq: CallbackSet
using Trixi
Expand Down

0 comments on commit 104d543

Please sign in to comment.