Skip to content

Commit

Permalink
Update src/callbacks_step/analysis_surface_integral_2d.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielDoehring authored Jul 5, 2024
1 parent 8a9448b commit e932ec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/callbacks_step/analysis_surface_integral_2d.jl
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

"""
AnalysisSurfaceIntegral{Variable, NBoundaries}(semi,
boundary_symbol_or_boundary_symbols,
boundary_symbols::NTuple{NBoundaries, Symbol},
variable)
This struct is used to compute the surface integral of a quantity of interest `variable` alongside
Expand Down

0 comments on commit e932ec8

Please sign in to comment.