Skip to content

Commit d72c814

Browse files
Rosenbrock gamma type
1 parent 8a55fa0 commit d72c814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tableaus/rosenbrock_tableaus.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ struct RodasConstantCache{T,T2} <: OrdinaryDiffEqConstantCache
330330
C63::T
331331
C64::T
332332
C65::T
333-
gamma::T2
333+
gamma::T
334334
c2::T2
335335
c3::T2
336336
c4::T2

0 commit comments

Comments
 (0)