Skip to content

Commit b4447c0

Browse files
committed
remove superfluous du2
1 parent fe0e952 commit b4447c0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/perform_step/implicit_split_step.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@
5858
else
5959
J = OrdinaryDiffEq.calc_J(integrator, nlsolver.cache)
6060
end
61-
du2 = integrator.f(uprev + dt * ftmp, p, t + dt)
6261
Ed = dt*(dt*J*ftmp)/2
6362

6463
if typeof(cache) <: ISSEMConstantCache

0 commit comments

Comments
 (0)