We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16c5f4f commit 6dcb0e9Copy full SHA for 6dcb0e9
src/nlsolve/type.jl
@@ -240,4 +240,5 @@ mutable struct NonlinearSolveCache{uType, tType, rateType, tType2, P, C} <:
240
invγdt::tType2
241
prob::P
242
cache::C
243
+ atmp::uType
244
end
0 commit comments