Skip to content

Commit

Permalink
Update src/callbacks_step/time_series_dg.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Hendrik Ranocha <[email protected]>
  • Loading branch information
andrewwinters5000 and ranocha authored Mar 1, 2024
1 parent afac6d8 commit 89ba0e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/callbacks_step/time_series_dg.jl
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
@muladd begin
#! format: noindent

# Store time series file for a TreeMesh with a DG solver
# Store time series file for a DG solver
function save_time_series_file(time_series_callback,
mesh::Union{TreeMesh, UnstructuredMesh2D},
equations, dg::DG)
Expand Down

0 comments on commit 89ba0e8

Please sign in to comment.