File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
doc/arkode/guide/source/Usage Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ by the user to setup and then solve an IVP using the MRIStep time-stepping
23
23
module. The large majority of these routines merely wrap :ref: `underlying
24
24
ARKODE functions <ARKODE.Usage.UserCallable>`, and are now deprecated
25
25
-- each of these are clearly marked. However, some
26
- of these user-callable functions are specific to ERKStep , as explained
26
+ of these user-callable functions are specific to MRIStep , as explained
27
27
below.
28
28
29
29
As discussed in the main :ref: `ARKODE user-callable function introduction
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ by the user to setup and then solve an IVP using the SPRKStep time-stepping
20
20
module. The large majority of these routines merely wrap :ref: `underlying
21
21
ARKODE functions <ARKODE.Usage.UserCallable>`, and are now deprecated
22
22
-- each of these are clearly marked. However, some
23
- of these user-callable functions are specific to ERKStep , as explained
23
+ of these user-callable functions are specific to SPRKStep , as explained
24
24
below.
25
25
26
26
As discussed in the main :ref: `ARKODE user-callable function introduction
You can’t perform that action at this time.
0 commit comments