Skip to content

Commit 31c96c0

Browse files
committed
trailing whitespace fix
1 parent 68dcdb5 commit 31c96c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Docs/source/SUNDIALS_Tutorial.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ solves the heat equation:
1313
.. math:: \frac{\partial\phi}{\partial t} = \nabla^2\phi.
1414

1515
The inputs file contains a template for single process time integration strategies.
16-
16+
1717
The second example code at ``amrex-tutorials/ExampleCodes/SUNDIALS/Reaction-Diffusion``
1818
solves the reaction-diffusion equation, where :math:`R` and :math:`D` are
1919
user-supplied reaction and diffusion coefficients:

0 commit comments

Comments
 (0)