Skip to content

Commit

Permalink
Update examples/structured_2d_dgsem/elixir_advection_smview.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Doehring <[email protected]>
  • Loading branch information
SimonCan and DanielDoehring authored Mar 18, 2024
1 parent 7aaa3df commit 0aac5df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/structured_2d_dgsem/elixir_advection_smview.jl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ using Trixi
###############################################################################
# Coupled semidiscretization of two linear advection systems using converter functions
# and mesh views for the semidiscretizations. First we define a parent mesh
# for the entire physical domain, then we define the two mesh views on the parent.
# for the entire physical domain, then we define the two mesh views on this parent.
#
# In this elixir, we have a square domain that is divided into a left and right.
# On each half of the domain, a completely independent SemidiscretizationHyperbolic
Expand Down

0 comments on commit 0aac5df

Please sign in to comment.