Skip to content

Commit 350fac5

Browse files
committed
fixup! cache structs in Klement
1 parent 35ce6e2 commit 350fac5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/klement.jl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,12 @@ end
5858
internalnorm
5959
retcode::ReturnCode.T
6060
abstol
61+
reltol
6162
prob
6263
stats::NLStats
6364
lscache
65+
termination_condition
66+
tc_storage
6467
end
6568

6669
get_fu(cache::GeneralKlementCache) = cache.fu

0 commit comments

Comments
 (0)