Skip to content

Commit 76889fd

Browse files
committed
Remove duplicate calculations of Vderiv
1 parent 4da7151 commit 76889fd

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/Domain.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1864,8 +1864,6 @@ function jacobiany!(jac::Q,y::U,p::W,t::Z,domain::D,interfaces::Q3,colorvec::Q2=
18641864
end
18651865
end
18661866

1867-
@inbounds jacobianytherm!(jac,y,p,t,domain,interfaces,domain.indexes[3],V,colorvec)
1868-
18691867
return jac
18701868
end
18711869

0 commit comments

Comments
 (0)