Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
sloede committed Nov 3, 2023
1 parent dac05cb commit 3627acb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/solvers/dgsem_tree/indicators.jl
Original file line number Diff line number Diff line change
Expand Up @@ -332,5 +332,4 @@ function Base.show(io::IO, ::MIME"text/plain", indicator::IndicatorMax)
summary_box(io, "IndicatorMax", setup)
end
end

end # @muladd
1 change: 0 additions & 1 deletion src/solvers/dgsem_tree/indicators_1d.jl
Original file line number Diff line number Diff line change
Expand Up @@ -304,5 +304,4 @@ function (indicator_max::IndicatorMax)(u::AbstractArray{<:Any, 3},

return alpha
end

end # @muladd

0 comments on commit 3627acb

Please sign in to comment.