Skip to content

Commit

Permalink
Merge branch 'main' into sc/polytropic_2d_wave_speed
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewwinters5000 authored Feb 16, 2024
2 parents d47880c + 08c6034 commit 3f4ec02
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Trixi.jl
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,8 @@ using Triangulate: Triangulate, TriangulateIO, triangulate
export TriangulateIO # for type parameter in DGMultiMesh
using TriplotBase: TriplotBase
using TriplotRecipes: DGTriPseudocolor
@reexport using TrixiBase: TrixiBase, trixi_include
@reexport using TrixiBase: trixi_include
using TrixiBase: TrixiBase
@reexport using SimpleUnPack: @unpack
using SimpleUnPack: @pack!
using DataStructures: BinaryHeap, FasterForward, extract_all!
Expand Down

0 comments on commit 3f4ec02

Please sign in to comment.