Skip to content

Commit 650e2ae

Browse files
committed
change Wik to Jalg
1 parent 6a34814 commit 650e2ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/perform_step/low_order.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ end
447447
Jalg = cache.Jalg
448448

449449
get_iterated_I!(dt, dW, W.dZ, Jalg, integrator.alg.p, integrator.alg.c, alg_order(integrator.alg))
450-
J = Wik.J
450+
J = Jalg.J
451451

452452
integrator.f(du₁,uprev,p,t)
453453
integrator.g(L,uprev,p,t)

0 commit comments

Comments
 (0)