Skip to content

Commit

Permalink
Fixed duplicate equation label
Browse files Browse the repository at this point in the history
  • Loading branch information
drreynolds committed Nov 4, 2024
1 parent c13b9ec commit 7a1c8c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/arkode/guide/source/Mathematics.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1133,7 +1133,7 @@ an "additive accumulation" strategy,

.. math::
\varepsilon^F_{sum} = \text{RTOL}^F \sum_{m\in \mathcal{S}} \|\varepsilon^F_{n,m}\|_{WRMS},
:label: maximum_accumulation
:label: additive_accumulation
or using an "averaged accumulation" strategy,

Expand Down

0 comments on commit 7a1c8c2

Please sign in to comment.