Skip to content

Commit

Permalink
Update algorithms.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
Shreyas-Ekanathan authored Jul 25, 2024
1 parent e19cb6b commit 5b0cc53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/algorithms.jl
Original file line number Diff line number Diff line change
Expand Up @@ -673,7 +673,7 @@ year={1999},
publisher={Elsevier}
}
RadauII9: Fully-Implicit Runge-Kutta Method
RadauIIA9: Fully-Implicit Runge-Kutta Method
An A-B-L stable fully implicit Runge-Kutta method with internal tableau complex basis transform for efficiency.
"""
struct RadauIIA9{CS, AD, F, P, FDT, ST, CJ, Tol, C1, C2, StepLimiter} <:
Expand Down

0 comments on commit 5b0cc53

Please sign in to comment.