Skip to content

Commit

Permalink
revert change in mristep
Browse files Browse the repository at this point in the history
  • Loading branch information
balos1 committed Jan 19, 2025
1 parent 30aafe8 commit 9ab47c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/arkode/arkode_mristep.c
Original file line number Diff line number Diff line change
Expand Up @@ -4253,7 +4253,7 @@ int mriStep_Hin(ARKodeMem ark_mem, sunrealtype tcur, sunrealtype tout,

/*===============================================================
User-callable functions for a custom inner integrator
---------------------------------------------------------------*/
===============================================================*/

int MRIStepInnerStepper_Create(SUNContext sunctx, MRIStepInnerStepper* stepper)
{
Expand Down

0 comments on commit 9ab47c9

Please sign in to comment.