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 68dcdb5 commit 31c96c0Copy full SHA for 31c96c0
Docs/source/SUNDIALS_Tutorial.rst
@@ -13,7 +13,7 @@ solves the heat equation:
13
.. math:: \frac{\partial\phi}{\partial t} = \nabla^2\phi.
14
15
The inputs file contains a template for single process time integration strategies.
16
-
+
17
The second example code at ``amrex-tutorials/ExampleCodes/SUNDIALS/Reaction-Diffusion``
18
solves the reaction-diffusion equation, where :math:`R` and :math:`D` are
19
user-supplied reaction and diffusion coefficients:
0 commit comments