Skip to content

Commit

Permalink
Merge branch 'msl/makie-pkg-extension' of github.com:trixi-framework/…
Browse files Browse the repository at this point in the history
…Trixi.jl into msl/makie-pkg-extension
  • Loading branch information
sloede committed May 29, 2023
2 parents e3327d8 + b004f83 commit 6d6f7bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Trixi.jl
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ export DGMulti, DGMultiBasis, estimate_dt, DGMultiMesh, GaussSBP
export ViscousFormulationBassiRebay1, ViscousFormulationLocalDG

# Visualization-related exports
export PlotData1D, PlotData2D, ScalarPlotData2D, getmesh, adapt_to_mesh_level!, adapt_to_mesh_level
export PlotData1D, PlotData2D, ScalarPlotData2D, getmesh, adapt_to_mesh_level!, adapt_to_mesh_level,
iplot, iplot!

function __init__()
Expand Down

0 comments on commit 6d6f7bf

Please sign in to comment.