Skip to content

Commit

Permalink
Update doc/arkode/guide/source/Usage/LSRKStep/User_callable.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel R. Reynolds <[email protected]>
  • Loading branch information
maggul and drreynolds authored Sep 11, 2024
1 parent 570f97e commit cf9ad4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/arkode/guide/source/Usage/LSRKStep/User_callable.rst
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ Optional output functions

**Return value:**
* *ARK_SUCCESS* if successful
* *ARK_MEM_NULL* if the ARKStep memory was ``NULL``
* *ARK_MEM_NULL* if the LSRKStep memory was ``NULL``


.. c:function:: int LSRKStepGetMaxStageNum(void* arkode_mem, int* stagemax);
Expand Down

0 comments on commit cf9ad4f

Please sign in to comment.