Skip to content

Commit

Permalink
Fixed formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannes Markert committed Aug 31, 2023
1 parent 80fe0e6 commit 1421434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/callbacks_step/analysis_dg3d.jl
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ function integrate(func::Func, u,
end

function analyze(::typeof(entropy_timederivative), du, u, t,
mesh::Union{TreeMesh{3}, StructuredMesh{3}, P4estMesh{3},
mesh::Union{TreeMesh{3}, StructuredMesh{3}, P4estMesh{3},
T8codeMesh{3}},
equations, dg::DG, cache)
# Calculate ∫(∂S/∂u ⋅ ∂u/∂t)dΩ
Expand Down

0 comments on commit 1421434

Please sign in to comment.