Skip to content

Commit

Permalink
fixup! cache structs in Klement
Browse files Browse the repository at this point in the history
  • Loading branch information
utkarsh530 committed Oct 26, 2023
1 parent 35ce6e2 commit 350fac5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/klement.jl
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,12 @@ end
internalnorm
retcode::ReturnCode.T
abstol
reltol
prob
stats::NLStats
lscache
termination_condition
tc_storage
end

get_fu(cache::GeneralKlementCache) = cache.fu
Expand Down

0 comments on commit 350fac5

Please sign in to comment.