File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 44CurrentModule = DispersiveShallowWater
55```
66
7+ ## [ Trixi Include] (@id trixi_include_headline)
8+
79``` @docs
810trixi_include
911```
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ the experimental order of convergence (EOC) in the ``L^2`` and ``L^\\infty`` nor
6060If `iterations` is passed as integer, in each iteration, the resolution of the respective mesh
6161will be doubled. If `Ns` is passed as vector, the simulations will be run for each value of `Ns`.
6262Additional keyword arguments `kwargs...` and the optional module `mod` are passed directly
63- to [`trixi_include`](@ref).
63+ to [`trixi_include`](@ref trixi_include_headline ).
6464
6565Adjusted from [Trixi.jl](https://github.com/trixi-framework/Trixi.jl).
6666"""
You can’t perform that action at this time.
0 commit comments