Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Commit

Permalink
vecjac fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vpuri3 committed Feb 10, 2023
1 parent f8989c7 commit 52ac2f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vecjac_operators.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
mutable struct VecJacOperator{T, F, T1, T2, uType, P, tType, O} <:
DiffEqBase.AbstractDiffEqLinearOperator{T}
AbstractDiffEqLinearOperator{T}
f::F
cache1::T1
cache2::T2
Expand Down

0 comments on commit 52ac2f0

Please sign in to comment.