Skip to content

Commit

Permalink
Update src/time_integration/methods_2N.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Joshua Lampert <[email protected]>
  • Loading branch information
DanielDoehring and JoshuaLampert authored Dec 24, 2024
1 parent 6d7ec29 commit b2aaf75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/time_integration/methods_2N.jl
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ struct CarpenterKennedy2N54 <: SimpleAlgorithm2N
end

"""
CarpenterKennedy2N43()
CarpenterKennedy2N43()
The following structures and methods provide a minimal implementation of
the low-storage explicit Runge-Kutta method of
Expand Down

0 comments on commit b2aaf75

Please sign in to comment.