We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a52438 commit 154b9eaCopy full SHA for 154b9ea
docs/src/heterogeneous.md
@@ -121,7 +121,7 @@ end
121
122
1. Put the inner code in a new function `rhs_fct_per_element`. Besides the index
123
`element`, pass all required fields as arguments, but make sure to `@unpack` them from
124
- their structs in adavance.
+ their structs in advance.
125
126
2. Where `trixi_rhs_fct` is called, get the backend, i.e. the hardware we are currently
127
running on via `trixi_backend(x)`.
0 commit comments