Skip to content

Commit 6dcb0e9

Browse files
author
oscarddssmith
committed
add atmp to NonlinearSolveCache
1 parent 16c5f4f commit 6dcb0e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/nlsolve/type.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,4 +240,5 @@ mutable struct NonlinearSolveCache{uType, tType, rateType, tType2, P, C} <:
240240
invγdt::tType2
241241
prob::P
242242
cache::C
243+
atmp::uType
243244
end

0 commit comments

Comments
 (0)