Skip to content

Commit

Permalink
Comment
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielDoehring committed Aug 12, 2024
1 parent 8b538fb commit 55b52b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/callbacks_step/stepsize_dg1d.jl
Original file line number Diff line number Diff line change
Expand Up @@ -128,5 +128,6 @@ end
# Note: `max_dt` is not implemented for `StructuredMesh{1}` since
# for the `StructuredMesh` there is no support of parabolic terms (yet), see the overview in the docs:
# https://trixi-framework.github.io/Trixi.jl/stable/overview/#overview-semidiscretizations
# Thus, there is also no need to implement the `max_dt` function for the `StructuredMesh{1}` case (yet).

end # @muladd

0 comments on commit 55b52b1

Please sign in to comment.