Skip to content

Commit

Permalink
Update docs/src/multi-physics_coupling.md
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Schlottke-Lakemper <[email protected]>
  • Loading branch information
SimonCan and sloede authored Oct 24, 2023
1 parent 1cbed94 commit fefbe59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/multi-physics_coupling.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ system B with $n$ variables $u_{B,j}$.
We then define two coupling functions, one that transforms $u_A$ into $u_B$
and one that goes the other way.

In their minimal form they take the position vector `x` and state vector `u`
In their minimal form they take the position vector $x$ and state vector $u$
and return the transformed variables.
Examples can be seen in `examples/structured_2d_dgsem/elixir_advection_coupled.jl`.

Expand Down

0 comments on commit fefbe59

Please sign in to comment.