Package evaluation to test SteadyStateDiffEq on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T21:16:04.489 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.15s ################################################################################ # Installation # Installing SteadyStateDiffEq... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [9672c7b4] + SteadyStateDiffEq v2.9.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [47edcb42] + ADTypes v1.21.0 [7d9f7c33] + Accessors v0.1.43 [79e6a3ab] + Adapt v4.4.0 [4fba245c] + ArrayInterface v7.22.0 [62783981] + BitTwiddlingConvenienceFunctions v0.1.6 [70df07ce] + BracketingNonlinearSolve v1.6.2 [2a0fbf3d] + CPUSummary v0.2.7 [fb6a15b2] + CloseOpenIntervals v0.1.13 [38540f10] + CommonSolve v0.2.6 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [34da2185] + Compat v4.18.1 [a33af91c] + CompositionsBase v0.1.2 [2569d6c7] + ConcreteStructs v0.2.3 [187b0558] + ConstructionBase v1.6.0 [adafc99b] + CpuId v0.3.1 [864edb3b] + DataStructures v0.19.3 [2b5f629d] + DiffEqBase v6.200.0 [459566f4] + DiffEqCallbacks v4.12.0 [a0c0ee7d] + DifferentiationInterface v0.7.16 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.6 [f151be2c] + EnzymeCore v0.8.18 [e2ba6199] + ExprTools v0.1.10 [55351af7] + ExproniconLite v0.10.14 [7034ab61] + FastBroadcast v0.3.5 [9aa1b823] + FastClosures v0.3.2 [a4df4552] + FastPower v1.3.1 [069b7b12] + FunctionWrappers v1.1.3 [77dc65aa] + FunctionWrappersWrappers v0.1.3 [46192b85] + GPUArraysCore v0.2.0 [615f187c] + IfElse v0.1.1 [3587e190] + InverseFunctions v0.1.17 [82899510] + IteratorInterfaceExtensions v1.0.0 [ae98c720] + Jieko v0.2.1 [10f19ff3] + LayoutPointers v0.1.17 [e6f89c97] + LoggingExtras v1.2.0 [1914dd2f] + MacroTools v0.5.16 [d125e4d3] + ManualMemory v0.1.8 [bb5d69b7] + MaybeInplace v0.1.4 [2e0e35c7] + Moshi v0.3.7 [46d2c3a1] + MuladdMacro v0.2.4 [be0214bd] + NonlinearSolveBase v2.11.2 [bac558e1] + OrderedCollections v1.8.1 [f517fe37] + Polyester v0.7.18 [1d0040c9] + PolyesterWeave v0.2.2 [d236fae5] + PreallocationTools v1.1.2 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.5.1 [3cdcf5f2] + RecipesBase v1.3.4 [731186ca] + RecursiveArrayTools v3.47.0 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [7e49a35a] + RuntimeGeneratedFunctions v0.5.17 [94e857df] + SIMDTypes v0.1.0 [0bca4576] + SciMLBase v2.136.0 [19f34311] + SciMLJacobianOperators v0.1.12 [a6db7da4] + SciMLLogging v1.8.0 [c0aeaf25] + SciMLOperators v1.15.1 [431bcebd] + SciMLPublic v1.0.1 [53ae85a6] + SciMLStructures v1.10.0 [efcf1570] + Setfield v1.1.2 [aedffcd0] + Static v1.3.1 [0d7ed370] + StaticArrayInterface v1.8.0 [1e83bf80] + StaticArraysCore v1.4.4 [9672c7b4] + SteadyStateDiffEq v2.9.0 [7792a7ef] + StrideArraysCore v0.5.8 [2efcf032] + SymbolicIndexingInterface v0.3.46 [8290d209] + ThreadingUtilities v0.5.5 [a759f4b9] + TimerOutputs v0.5.29 [781d530d] + TruncatedStacktraces v1.4.0 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [8ba89e20] + Distributed [9fa8497b] + Future [b77e0a4c] + InteractiveUtils [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [56ddb016] + Logging [d6f4376e] + Markdown [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets [2f01184e] + SparseArrays v1.10.0 [10745b16] + Statistics v1.10.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+5 [bea87d4a] + SuiteSparse_jll v7.2.1+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 9.21s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ┌ Warning: Circular dependency detected. │ Precompilation will be skipped for dependencies in this cycle: │ ┌ OrdinaryDiffEqCore → OrdinaryDiffEqCoreEnzymeCoreExt │ └─ OrdinaryDiffEqCore → OrdinaryDiffEqCoreSparseArraysExt │ Precompilation will also be skipped for the following, which depend on the above cycle: │ OrdinaryDiffEqExplicitRK │ ModelingToolkitBase → MTKChainRulesCoreExt │ OrdinaryDiffEq │ OrdinaryDiffEqDifferentiation → OrdinaryDiffEqDifferentiationSparseArraysExt │ OrdinaryDiffEqPDIRK │ ModelingToolkit │ OrdinaryDiffEqHighOrderRK │ ModelingToolkitBase │ OrdinaryDiffEqLowStorageRK │ OrdinaryDiffEqStabilizedRK │ OrdinaryDiffEqSymplecticRK │ OrdinaryDiffEqStabilizedIRK │ OrdinaryDiffEqSSPRK │ OrdinaryDiffEqLowOrderRK │ OrdinaryDiffEqFunctionMap │ OrdinaryDiffEqExponentialRK │ OrdinaryDiffEqLinear │ OrdinaryDiffEqDifferentiation │ OrdinaryDiffEqNonlinearSolve │ OrdinaryDiffEqTsit5 │ OrdinaryDiffEqSDIRK │ OrdinaryDiffEqBDF │ OrdinaryDiffEqExtrapolation │ ImplicitDiscreteSolve │ OrdinaryDiffEqVerner │ OrdinaryDiffEqNordsieck │ OrdinaryDiffEqPRK │ OrdinaryDiffEqDefault │ OrdinaryDiffEqFIRK │ OrdinaryDiffEqRKN │ OrdinaryDiffEqRosenbrock │ OrdinaryDiffEqIMEXMultistep │ OrdinaryDiffEqFeagin │ ModelingToolkitTearing │ OrdinaryDiffEqQPRK │ OrdinaryDiffEqAdamsBashforthMoulton └ @ Pkg.API.Precompilation /opt/julia/share/julia/stdlib/v1.10/Pkg/src/precompilation.jl:583 Precompiling packages... 46579.9 ms ✓ SteadyStateDiffEq 63584.2 ms ✓ Sundials 209988.1 ms ✓ NonlinearSolve → NonlinearSolveSundialsExt 3 dependencies successfully precompiled in 333 seconds. 276 already precompiled. 38 skipped due to circular dependency. Precompilation completed after 338.61s ################################################################################ # Testing # Testing SteadyStateDiffEq Status `/tmp/jl_0q0G8k/Project.toml` [2569d6c7] ConcreteStructs v0.2.3 [2b5f629d] DiffEqBase v6.200.0 [459566f4] DiffEqCallbacks v4.12.0 [f6369f11] ForwardDiff v1.3.2 [961ee093] ModelingToolkit v11.9.0 [8913a72c] NonlinearSolve v4.15.0 [be0214bd] NonlinearSolveBase v2.11.2 [1dea7af3] OrdinaryDiffEq v6.108.0 [189a3867] Reexport v1.2.2 [1bc83da4] SafeTestsets v0.1.0 [0bca4576] SciMLBase v2.136.0 [9672c7b4] SteadyStateDiffEq v2.9.0 [c3572dad] Sundials v5.1.0 [37e2e46d] LinearAlgebra [44cfe95a] Pkg v1.10.0 [8dfed614] Test Status `/tmp/jl_0q0G8k/Manifest.toml` [47edcb42] ADTypes v1.21.0 [6e696c72] AbstractPlutoDingetjes v1.3.2 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.43 [79e6a3ab] Adapt v4.4.0 [ec485272] ArnoldiMethod v0.4.0 [4fba245c] ArrayInterface v7.22.0 [4c555306] ArrayLayouts v1.12.2 [e2ed5e7c] Bijections v0.2.2 [caf10ac8] BipartiteGraphs v0.1.6 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [8e7c35d0] BlockArrays v1.9.3 [70df07ce] BracketingNonlinearSolve v1.6.2 [fa961155] CEnum v0.5.0 [2a0fbf3d] CPUSummary v0.2.7 [d360d2e6] ChainRulesCore v1.26.0 [fb6a15b2] CloseOpenIntervals v0.1.13 ⌅ [861a8166] Combinatorics v1.0.2 [38540f10] CommonSolve v0.2.6 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.1 [b152e2b5] CompositeTypes v0.1.4 [a33af91c] CompositionsBase v0.1.2 [2569d6c7] ConcreteStructs v0.2.3 [187b0558] ConstructionBase v1.6.0 [adafc99b] CpuId v0.3.1 [864edb3b] DataStructures v0.19.3 [2b5f629d] DiffEqBase v6.200.0 [459566f4] DiffEqCallbacks v4.12.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.16 [ffbed154] DocStringExtensions v0.9.5 [5b8099bc] DomainSets v0.7.16 [7c1d4256] DynamicPolynomials v0.6.4 [4e289a0a] EnumX v1.0.6 [f151be2c] EnzymeCore v0.8.18 [d4d017d3] ExponentialUtilities v1.30.0 [e2ba6199] ExprTools v0.1.10 [55351af7] ExproniconLite v0.10.14 [7034ab61] FastBroadcast v0.3.5 [9aa1b823] FastClosures v0.3.2 [442a2c76] FastGaussQuadrature v1.1.0 [a4df4552] FastPower v1.3.1 [1a297f60] FillArrays v1.16.0 [64ca27bc] FindFirstFunctions v1.8.0 [6a86dc24] FiniteDiff v2.29.0 [f6369f11] ForwardDiff v1.3.2 [069b7b12] FunctionWrappers v1.1.3 [77dc65aa] FunctionWrappersWrappers v0.1.3 [46192b85] GPUArraysCore v0.2.0 [c145ed77] GenericSchur v0.5.6 [86223c79] Graphs v1.13.4 [615f187c] IfElse v0.1.1 [3263718b] ImplicitDiscreteSolve v1.7.0 [d25df0c9] Inflate v0.1.5 [18e54dd8] IntegerMathUtils v0.1.3 [8197267c] IntervalSets v0.7.13 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [ae98c720] Jieko v0.2.1 [ccbc3e58] JumpProcesses v9.21.1 [ba0b0d4f] Krylov v0.10.5 [10f19ff3] LayoutPointers v0.1.17 [87fe0de2] LineSearch v0.1.6 [d3d80556] LineSearches v7.6.0 [7ed4a6bd] LinearSolve v3.57.0 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.2.0 [1914dd2f] MacroTools v0.5.16 [d125e4d3] ManualMemory v0.1.8 [bb5d69b7] MaybeInplace v0.1.4 [961ee093] ModelingToolkit v11.9.0 [7771a370] ModelingToolkitBase v1.9.0 [6bb917b9] ModelingToolkitTearing v1.2.5 [2e0e35c7] Moshi v0.3.7 [46d2c3a1] MuladdMacro v0.2.4 [102ac46a] MultivariatePolynomials v0.5.13 [d8a4904e] MutableArithmetics v1.6.7 [d41bc354] NLSolversBase v8.0.0 [77ba4419] NaNMath v1.1.3 [8913a72c] NonlinearSolve v4.15.0 [be0214bd] NonlinearSolveBase v2.11.2 [5959db7a] NonlinearSolveFirstOrder v1.11.1 [9a2c21bd] NonlinearSolveQuasiNewton v1.12.0 [26075421] NonlinearSolveSpectralMethods v1.6.0 [6fe1bfb0] OffsetArrays v1.17.0 [bac558e1] OrderedCollections v1.8.1 [1dea7af3] OrdinaryDiffEq v6.108.0 [89bda076] OrdinaryDiffEqAdamsBashforthMoulton v1.9.0 [6ad6398a] OrdinaryDiffEqBDF v1.16.0 [bbf590c4] OrdinaryDiffEqCore v3.4.0 [50262376] OrdinaryDiffEqDefault v1.12.0 [4302a76b] OrdinaryDiffEqDifferentiation v2.0.0 [9286f039] OrdinaryDiffEqExplicitRK v1.8.0 [e0540318] OrdinaryDiffEqExponentialRK v1.13.0 [becaefa8] OrdinaryDiffEqExtrapolation v1.15.0 [5960d6e9] OrdinaryDiffEqFIRK v1.22.0 [101fe9f7] OrdinaryDiffEqFeagin v1.8.0 [d3585ca7] OrdinaryDiffEqFunctionMap v1.9.0 [d28bc4f8] OrdinaryDiffEqHighOrderRK v1.9.0 [9f002381] OrdinaryDiffEqIMEXMultistep v1.12.0 [521117fe] OrdinaryDiffEqLinear v1.10.0 [1344f307] OrdinaryDiffEqLowOrderRK v1.10.0 [b0944070] OrdinaryDiffEqLowStorageRK v1.12.0 [127b3ac7] OrdinaryDiffEqNonlinearSolve v1.20.0 [c9986a66] OrdinaryDiffEqNordsieck v1.9.0 [5dd0a6cf] OrdinaryDiffEqPDIRK v1.11.0 [5b33eab2] OrdinaryDiffEqPRK v1.8.0 [04162be5] OrdinaryDiffEqQPRK v1.8.0 [af6ede74] OrdinaryDiffEqRKN v1.9.0 [43230ef6] OrdinaryDiffEqRosenbrock v1.23.0 [2d112036] OrdinaryDiffEqSDIRK v1.12.0 [669c94d9] OrdinaryDiffEqSSPRK v1.11.0 [e3e12d00] OrdinaryDiffEqStabilizedIRK v1.11.0 [358294b1] OrdinaryDiffEqStabilizedRK v1.8.0 [fa646aed] OrdinaryDiffEqSymplecticRK v1.11.0 [b1df2697] OrdinaryDiffEqTsit5 v1.9.0 [79d7bb75] OrdinaryDiffEqVerner v1.11.0 [e409e4f3] PoissonRandom v0.4.7 [f517fe37] Polyester v0.7.18 [1d0040c9] PolyesterWeave v0.2.2 [d236fae5] PreallocationTools v1.1.2 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.5.1 [27ebfcd6] Primes v0.5.7 [988b38a3] ReadOnlyArrays v0.2.0 [795d4caa] ReadOnlyDicts v1.0.1 [3cdcf5f2] RecipesBase v1.3.4 [731186ca] RecursiveArrayTools v3.47.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [7e49a35a] RuntimeGeneratedFunctions v0.5.17 [9dfe8606] SCCNonlinearSolve v1.9.0 [94e857df] SIMDTypes v0.1.0 [1bc83da4] SafeTestsets v0.1.0 [0bca4576] SciMLBase v2.136.0 [19f34311] SciMLJacobianOperators v0.1.12 [a6db7da4] SciMLLogging v1.8.0 [c0aeaf25] SciMLOperators v1.15.1 [431bcebd] SciMLPublic v1.0.1 [53ae85a6] SciMLStructures v1.10.0 [efcf1570] Setfield v1.1.2 [727e6d20] SimpleNonlinearSolve v2.10.0 [699a6c99] SimpleTraits v0.9.5 [0a514795] SparseMatrixColorings v0.4.23 [276daf66] SpecialFunctions v2.6.1 [64909d44] StateSelection v1.3.0 [aedffcd0] Static v1.3.1 [0d7ed370] StaticArrayInterface v1.8.0 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [9672c7b4] SteadyStateDiffEq v2.9.0 [7792a7ef] StrideArraysCore v0.5.8 [c3572dad] Sundials v5.1.0 [3384d301] SymbolicCompilerPasses v0.1.1 [2efcf032] SymbolicIndexingInterface v0.3.46 [19f23fe9] SymbolicLimits v1.1.0 [d1185830] SymbolicUtils v4.16.0 [0c5d862f] Symbolics v7.11.0 [ed4db957] TaskLocalValues v0.1.3 [8ea1fca8] TermInterface v2.0.0 [8290d209] ThreadingUtilities v0.5.5 [a759f4b9] TimerOutputs v0.5.29 [781d530d] TruncatedStacktraces v1.4.0 [3a884ed6] UnPack v1.0.2 [d30d5f5c] WeakCacheSets v0.1.0 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [856f044c] MKL_jll v2025.2.0+0 ⌅ [656ef2d0] OpenBLAS32_jll v0.3.24+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 ⌅ [ca45d3f4] SuiteSparse32_jll v5.10.1+0 [fb77eaff] Sundials_jll v7.5.0+0 [1317d2d5] oneTBB_jll v2022.0.0+1 [0dad84c5] ArgTools v1.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [8ba89e20] Distributed [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching [9fa8497b] Future [b77e0a4c] InteractiveUtils [4af54fe1] LazyArtifacts [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.10.0 [de0858da] Printf [3fa0cd96] REPL [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [deac9b47] LibCURL_jll v8.4.0+0 [e37daf67] LibGit2_jll v1.6.4+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.23+5 [05823500] OpenLibm_jll v0.8.5+0 [bea87d4a] SuiteSparse_jll v7.2.1+1 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 [8e850ede] nghttp2_jll v1.52.0+1 [3f19e933] p7zip_jll v17.4.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Warning: Module OrdinaryDiffEqCoreEnzymeCoreExt with build ID ffffffff-ffff-ffff-2e6d-8ecdab4adba5 is missing from the cache. │ This may mean OrdinaryDiffEqCoreEnzymeCoreExt [ca1c724a-f4aa-55ef-b8e4-2f05449449ac] does not support precompilation but is imported by a module that does. └ @ Base loading.jl:2021 ┌ Error: Error during loading of extension OrdinaryDiffEqCoreEnzymeCoreExt of OrdinaryDiffEqCore, use `Base.retry_load_extensions()` to retry. │ exception = │ 1-element ExceptionStack: │ Declaring __precompile__(false) is not allowed in files that are being precompiled. │ Stacktrace: │ [1] _require(pkg::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2025 │ [2] __require_prelocked(uuidkey::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:1885 │ [3] #invoke_in_world#3 │ @ ./essentials.jl:926 [inlined] │ [4] invoke_in_world │ @ ./essentials.jl:923 [inlined] │ [5] _require_prelocked │ @ ./loading.jl:1876 [inlined] │ [6] _require_prelocked │ @ ./loading.jl:1875 [inlined] │ [7] run_extension_callbacks(extid::Base.ExtensionId) │ @ Base ./loading.jl:1368 │ [8] run_extension_callbacks(pkgid::Base.PkgId) │ @ Base ./loading.jl:1403 │ [9] run_package_callbacks(modkey::Base.PkgId) │ @ Base ./loading.jl:1227 │ [10] __require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:1892 │ [11] #invoke_in_world#3 │ @ ./essentials.jl:926 [inlined] │ [12] invoke_in_world │ @ ./essentials.jl:923 [inlined] │ [13] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:1876 │ [14] macro expansion │ @ ./loading.jl:1863 [inlined] │ [15] macro expansion │ @ ./lock.jl:270 [inlined] │ [16] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:1826 │ [17] #invoke_in_world#3 │ @ ./essentials.jl:926 [inlined] │ [18] invoke_in_world │ @ ./essentials.jl:923 [inlined] │ [19] require(into::Module, mod::Symbol) │ @ Base ./loading.jl:1819 │ [20] include │ @ ./Base.jl:495 [inlined] │ [21] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) │ @ Base ./loading.jl:2295 │ [22] top-level scope │ @ stdin:4 │ [23] eval │ @ ./boot.jl:385 [inlined] │ [24] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:2149 │ [25] include_string │ @ ./loading.jl:2159 [inlined] │ [26] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:314 │ [27] _start() │ @ Base ./client.jl:550 └ @ Base loading.jl:1374 (sol_tc.retcode, termination_condition) = (SciMLBase.ReturnCode.Success, NonlinearSolveBase.NormTerminationMode{typeof(NonlinearSolveBase.Linf_NORM)}(NonlinearSolveBase.Linf_NORM)) (sol_tc.retcode, termination_condition) = (SciMLBase.ReturnCode.Success, NonlinearSolveBase.RelTerminationMode()) (sol_tc.retcode, termination_condition) = (SciMLBase.ReturnCode.Success, NonlinearSolveBase.RelNormTerminationMode{typeof(NonlinearSolveBase.Linf_NORM)}(NonlinearSolveBase.Linf_NORM)) (sol_tc.retcode, termination_condition) = (SciMLBase.ReturnCode.Success, NonlinearSolveBase.AbsTerminationMode()) (sol_tc.retcode, termination_condition) = (SciMLBase.ReturnCode.Success, NonlinearSolveBase.AbsNormTerminationMode{typeof(NonlinearSolveBase.Linf_NORM)}(NonlinearSolveBase.Linf_NORM)) Test Summary: | Pass Total Time Core Tests | 2898 2898 11m11.2s 671.780280 seconds (82.45 M allocations: 5.679 GiB, 1.13% gc time, 25.17% compilation time: <1% of which was recompilation) ┌ Warning: Independent variable t should be defined with @independent_variables t. └ @ ModelingToolkitBase ~/.julia/packages/ModelingToolkitBase/7DETx/src/utils.jl:119 ┌ Warning: `SciMLBase.SteadyStateProblem(sys, u0, p; kw...)` is deprecated. Use `SciMLBase.SteadyStateProblem(sys, merge(if isempty(u0) │ Dict() │ else │ Dict(unknowns(sys) .=> u0) │ end, if isempty(p) │ Dict() │ else │ Dict(parameters(sys) .=> p) │ end))` │ instead. └ @ ModelingToolkitBase ~/.julia/packages/ModelingToolkitBase/7DETx/src/deprecations.jl:141 Autodiff Tests: Error During Test at /home/pkgeval/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:30 Got exception outside of a @test LoadError: MethodError: no method matching default_post_newton_controller!(::OrdinaryDiffEqCore.ODEIntegrator{OrdinaryDiffEqBDF.QNDF{5, 1, ADTypes.AutoForwardDiff{1, ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}, Nothing, OrdinaryDiffEqNonlinearSolve.NLNewton{Rational{Int64}, Rational{Int64}, Rational{Int64}, Nothing}, typeof(OrdinaryDiffEqCore.DEFAULT_PRECS), Val{:forward}(), true, nothing, Nothing, Nothing, NTuple{5, Rational{Int64}}, typeof(OrdinaryDiffEqCore.trivial_limiter!)}, true, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Nothing, Float64, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, Float64, Float64, Float64, Float64, Vector{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}, SciMLBase.ODESolution{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 2, Vector{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}, Nothing, Nothing, Vector{Float64}, Vector{Vector{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}}, Nothing, SciMLBase.ODEProblem{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Tuple{Float64, Float64}, true, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, SciMLBase.ODEFunction{true, true, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 3, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4184afe0, 0x21b47713, 0x930c2aac, 0xa04a612b, 0x35fabe3e), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x6964cf36, 0xc7a82176, 0x64fa310f, 0xf3677437, 0xdaf6dcc8), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, SciMLBase.OverrideInitData{SciMLBase.NonlinearProblem{Nothing, true, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, StaticArraysCore.SVector{0, Float64}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, SciMLBase.NonlinearFunction{true, SciMLBase.FullSpecialize, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xd98c2f70, 0x42e49560, 0x203dca74, 0xaf7b261d, 0x26a8a5b0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x79e5c774, 0x276cb545, 0x46cbe913, 0x504bde51, 0x9b0961a6), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, Nothing, Nothing}, Base.Pairs{Symbol, Union{}, Tuple{}, @NamedTuple{}}, SciMLBase.StandardNonlinearProblem, Nothing, Nothing}, typeof(ModelingToolkitBase.update_initializeprob!), ComposedFunction{ComposedFunction{typeof(identity), typeof(ModelingToolkitBase.safe_float)}, SymbolicIndexingInterface.TimeIndependentObservedFunction{ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe0ff89db, 0x8b5583a8, 0x90266123, 0xdb45606c, 0x323caa0f), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x9365b53c, 0xa3c9515d, 0x514325a1, 0xa6e88271, 0x893b8cef), Nothing}}}}, ModelingToolkitBase.var"#initprobpmap_split#722"{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x87bc1d9f, 0xaca90229, 0x04367520, 0x4a6b0025, 0x91eea9e8), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x21cdc803, 0xbc951784, 0xf907d141, 0x14b80165, 0x856fbb6e), Nothing}}}}, ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x386e67ff, 0x8d280864, 0x046a0cd4, 0x45c3a51e, 0x721766d0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xb2581b0f, 0xf3deec24, 0x7b4ed309, 0x8ca85244, 0x85302a7a), Nothing}}}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}}}}, ModelingToolkitBase.InitializationMetadata{ModelingToolkitBase.ReconstructInitializeprob{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x34c20b0e, 0x9527853a, 0xa9a329d1, 0xa26eb0a7, 0xe6f420a6), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4f0a7804, 0x68529643, 0x00745fec, 0xd4acbd06, 0x696e4bad), Nothing}}}}, Returns{StaticArraysCore.SVector{0, Float64}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}}}, ComposedFunction{typeof(identity), ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xf84f3604, 0x608ea973, 0xab085d03, 0x2152fbd4, 0xd6bcdad7), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe6511cb3, 0x3bb68b42, 0xc470a6ca, 0x54df1d1b, 0x33f38196), Nothing}}}}}, ModelingToolkitBase.GetUpdatedU0{SymbolicIndexingInterface.MultipleGetters{SymbolicIndexingInterface.ContinuousTimeseries, Vector{SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}, SymbolicIndexingInterface.MultipleParametersGetter{SymbolicIndexingInterface.IndexerNotTimeseries, Vector{SymbolicIndexingInterface.GetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}}, Nothing}}, ModelingToolkitBase.SetInitialUnknowns{SymbolicIndexingInterface.MultipleSetters{Vector{SymbolicIndexingInterface.ParameterHookWrapper{SymbolicIndexingInterface.SetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}, SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}}}}, Val{true}}, Nothing}, Base.Pairs{Symbol, Union{}, Tuple{}, @NamedTuple{}}, SciMLBase.StandardODEProblem}, OrdinaryDiffEqBDF.QNDF{5, 1, ADTypes.AutoForwardDiff{1, ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}, Nothing, OrdinaryDiffEqNonlinearSolve.NLNewton{Rational{Int64}, Rational{Int64}, Rational{Int64}, Nothing}, typeof(OrdinaryDiffEqCore.DEFAULT_PRECS), Val{:forward}(), true, nothing, Nothing, Nothing, NTuple{5, Rational{Int64}}, typeof(OrdinaryDiffEqCore.trivial_limiter!)}, OrdinaryDiffEqCore.InterpolationData{SciMLBase.ODEFunction{true, true, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 3, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4184afe0, 0x21b47713, 0x930c2aac, 0xa04a612b, 0x35fabe3e), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x6964cf36, 0xc7a82176, 0x64fa310f, 0xf3677437, 0xdaf6dcc8), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, SciMLBase.OverrideInitData{SciMLBase.NonlinearProblem{Nothing, true, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, StaticArraysCore.SVector{0, Float64}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, SciMLBase.NonlinearFunction{true, SciMLBase.FullSpecialize, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xd98c2f70, 0x42e49560, 0x203dca74, 0xaf7b261d, 0x26a8a5b0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x79e5c774, 0x276cb545, 0x46cbe913, 0x504bde51, 0x9b0961a6), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, Nothing, Nothing}, Base.Pairs{Symbol, Union{}, Tuple{}, @NamedTuple{}}, SciMLBase.StandardNonlinearProblem, Nothing, Nothing}, typeof(ModelingToolkitBase.update_initializeprob!), ComposedFunction{ComposedFunction{typeof(identity), typeof(ModelingToolkitBase.safe_float)}, SymbolicIndexingInterface.TimeIndependentObservedFunction{ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe0ff89db, 0x8b5583a8, 0x90266123, 0xdb45606c, 0x323caa0f), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x9365b53c, 0xa3c9515d, 0x514325a1, 0xa6e88271, 0x893b8cef), Nothing}}}}, ModelingToolkitBase.var"#initprobpmap_split#722"{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x87bc1d9f, 0xaca90229, 0x04367520, 0x4a6b0025, 0x91eea9e8), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x21cdc803, 0xbc951784, 0xf907d141, 0x14b80165, 0x856fbb6e), Nothing}}}}, ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x386e67ff, 0x8d280864, 0x046a0cd4, 0x45c3a51e, 0x721766d0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xb2581b0f, 0xf3deec24, 0x7b4ed309, 0x8ca85244, 0x85302a7a), Nothing}}}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}}}}, ModelingToolkitBase.InitializationMetadata{ModelingToolkitBase.ReconstructInitializeprob{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x34c20b0e, 0x9527853a, 0xa9a329d1, 0xa26eb0a7, 0xe6f420a6), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4f0a7804, 0x68529643, 0x00745fec, 0xd4acbd06, 0x696e4bad), Nothing}}}}, Returns{StaticArraysCore.SVector{0, Float64}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}}}, ComposedFunction{typeof(identity), ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xf84f3604, 0x608ea973, 0xab085d03, 0x2152fbd4, 0xd6bcdad7), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe6511cb3, 0x3bb68b42, 0xc470a6ca, 0x54df1d1b, 0x33f38196), Nothing}}}}}, ModelingToolkitBase.GetUpdatedU0{SymbolicIndexingInterface.MultipleGetters{SymbolicIndexingInterface.ContinuousTimeseries, Vector{SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}, SymbolicIndexingInterface.MultipleParametersGetter{SymbolicIndexingInterface.IndexerNotTimeseries, Vector{SymbolicIndexingInterface.GetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}}, Nothing}}, ModelingToolkitBase.SetInitialUnknowns{SymbolicIndexingInterface.MultipleSetters{Vector{SymbolicIndexingInterface.ParameterHookWrapper{SymbolicIndexingInterface.SetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}, SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}}}}, Val{true}}, Nothing}, Vector{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}, Vector{Float64}, Vector{Vector{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}}, Nothing, OrdinaryDiffEqBDF.QNDFCache{5, StaticArraysCore.SMatrix{5, 5, Float64, 25}, Matrix{Float64}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, OrdinaryDiffEqNonlinearSolve.NLSolver{OrdinaryDiffEqNonlinearSolve.NLNewton{Rational{Int64}, Rational{Int64}, Rational{Int64}, Nothing}, true, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Float64, Nothing, Float64, OrdinaryDiffEqNonlinearSolve.NLNewtonCache{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Float64, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Matrix{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Matrix{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, SciMLBase.UJacobianWrapper{true, SciMLBase.ODEFunction{true, true, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 3, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4184afe0, 0x21b47713, 0x930c2aac, 0xa04a612b, 0x35fabe3e), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x6964cf36, 0xc7a82176, 0x64fa310f, 0xf3677437, 0xdaf6dcc8), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, SciMLBase.OverrideInitData{SciMLBase.NonlinearProblem{Nothing, true, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, StaticArraysCore.SVector{0, Float64}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, SciMLBase.NonlinearFunction{true, SciMLBase.FullSpecialize, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xd98c2f70, 0x42e49560, 0x203dca74, 0xaf7b261d, 0x26a8a5b0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x79e5c774, 0x276cb545, 0x46cbe913, 0x504bde51, 0x9b0961a6), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, Nothing, Nothing}, Base.Pairs{Symbol, Union{}, Tuple{}, @NamedTuple{}}, SciMLBase.StandardNonlinearProblem, Nothing, Nothing}, typeof(ModelingToolkitBase.update_initializeprob!), ComposedFunction{ComposedFunction{typeof(identity), typeof(ModelingToolkitBase.safe_float)}, SymbolicIndexingInterface.TimeIndependentObservedFunction{ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe0ff89db, 0x8b5583a8, 0x90266123, 0xdb45606c, 0x323caa0f), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x9365b53c, 0xa3c9515d, 0x514325a1, 0xa6e88271, 0x893b8cef), Nothing}}}}, ModelingToolkitBase.var"#initprobpmap_split#722"{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x87bc1d9f, 0xaca90229, 0x04367520, 0x4a6b0025, 0x91eea9e8), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x21cdc803, 0xbc951784, 0xf907d141, 0x14b80165, 0x856fbb6e), Nothing}}}}, ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x386e67ff, 0x8d280864, 0x046a0cd4, 0x45c3a51e, 0x721766d0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xb2581b0f, 0xf3deec24, 0x7b4ed309, 0x8ca85244, 0x85302a7a), Nothing}}}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}}}}, ModelingToolkitBase.InitializationMetadata{ModelingToolkitBase.ReconstructInitializeprob{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x34c20b0e, 0x9527853a, 0xa9a329d1, 0xa26eb0a7, 0xe6f420a6), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4f0a7804, 0x68529643, 0x00745fec, 0xd4acbd06, 0x696e4bad), Nothing}}}}, Returns{StaticArraysCore.SVector{0, Float64}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}}}, ComposedFunction{typeof(identity), ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xf84f3604, 0x608ea973, 0xab085d03, 0x2152fbd4, 0xd6bcdad7), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe6511cb3, 0x3bb68b42, 0xc470a6ca, 0x54df1d1b, 0x33f38196), Nothing}}}}}, ModelingToolkitBase.GetUpdatedU0{SymbolicIndexingInterface.MultipleGetters{SymbolicIndexingInterface.ContinuousTimeseries, Vector{SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}, SymbolicIndexingInterface.MultipleParametersGetter{SymbolicIndexingInterface.IndexerNotTimeseries, Vector{SymbolicIndexingInterface.GetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}}, Nothing}}, ModelingToolkitBase.SetInitialUnknowns{SymbolicIndexingInterface.MultipleSetters{Vector{SymbolicIndexingInterface.ParameterHookWrapper{SymbolicIndexingInterface.SetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}, SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}}}}, Val{true}}, Nothing}, Float64, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}}, Tuple{DifferentiationInterfaceForwardDiffExt.ForwardDiffTwoArgJacobianPrep{Nothing, ForwardDiff.JacobianConfig{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1, Tuple{Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1}}}}, Tuple{}}, DifferentiationInterfaceForwardDiffExt.ForwardDiffTwoArgJacobianPrep{Nothing, ForwardDiff.JacobianConfig{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1, Tuple{Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1}}}}, Tuple{}}}, LinearSolveForwardDiffExt.DualLinearCache{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, LinearSolve.LinearCache{Matrix{Float64}, Vector{Float64}, Vector{Float64}, SciMLBase.NullParameters, LinearSolve.DefaultLinearSolver, LinearSolve.DefaultLinearSolverInit{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int64}}, LinearAlgebra.QRCompactWY{Float64, Matrix{Float64}, Matrix{Float64}}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Tuple{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int64}}, Vector{Int64}}, Tuple{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int64}}, Vector{Int64}}, Nothing, Nothing, Nothing, LinearAlgebra.SVD{Float64, Float64, Matrix{Float64}, Vector{Float64}}, LinearAlgebra.Cholesky{Float64, Matrix{Float64}}, LinearAlgebra.Cholesky{Float64, Matrix{Float64}}, Tuple{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int32}}, Base.RefValue{Int32}}, Tuple{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int64}}, Base.RefValue{Int64}}, LinearAlgebra.QRPivoted{Float64, Matrix{Float64}, Vector{Float64}, Vector{Int64}}, Nothing, Nothing, Nothing, Nothing, Nothing}, LinearSolve.InvPreconditioner{LinearAlgebra.Diagonal{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}}, LinearAlgebra.Diagonal{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}, Float64, LinearSolve.LinearVerbosity{SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.WarnLevel, SciMLLogging.WarnLevel, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent}, Bool, LinearSolve.LinearSolveAdjoint{Missing}}, Matrix{ForwardDiff.Partials{7, Float64}}, Vector{ForwardDiff.Partials{7, Float64}}, Vector{ForwardDiff.Partials{7, Float64}}, Vector{Matrix{Float64}}, Vector{Vector{Float64}}, Vector{Vector{Float64}}, Vector{Float64}, Vector{Float64}, Vector{Float64}, Bool, Matrix{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Matrix{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Float64, Float64, StaticArraysCore.SVector{5, Float64}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, typeof(OrdinaryDiffEqCore.trivial_limiter!)}, Nothing}, SciMLBase.DEStats, Nothing, Nothing, Nothing, Nothing}, SciMLBase.ODEFunction{true, true, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 3, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4184afe0, 0x21b47713, 0x930c2aac, 0xa04a612b, 0x35fabe3e), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x6964cf36, 0xc7a82176, 0x64fa310f, 0xf3677437, 0xdaf6dcc8), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, SciMLBase.OverrideInitData{SciMLBase.NonlinearProblem{Nothing, true, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, StaticArraysCore.SVector{0, Float64}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, SciMLBase.NonlinearFunction{true, SciMLBase.FullSpecialize, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xd98c2f70, 0x42e49560, 0x203dca74, 0xaf7b261d, 0x26a8a5b0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x79e5c774, 0x276cb545, 0x46cbe913, 0x504bde51, 0x9b0961a6), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, Nothing, Nothing}, Base.Pairs{Symbol, Union{}, Tuple{}, @NamedTuple{}}, SciMLBase.StandardNonlinearProblem, Nothing, Nothing}, typeof(ModelingToolkitBase.update_initializeprob!), ComposedFunction{ComposedFunction{typeof(identity), typeof(ModelingToolkitBase.safe_float)}, SymbolicIndexingInterface.TimeIndependentObservedFunction{ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe0ff89db, 0x8b5583a8, 0x90266123, 0xdb45606c, 0x323caa0f), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x9365b53c, 0xa3c9515d, 0x514325a1, 0xa6e88271, 0x893b8cef), Nothing}}}}, ModelingToolkitBase.var"#initprobpmap_split#722"{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x87bc1d9f, 0xaca90229, 0x04367520, 0x4a6b0025, 0x91eea9e8), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x21cdc803, 0xbc951784, 0xf907d141, 0x14b80165, 0x856fbb6e), Nothing}}}}, ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x386e67ff, 0x8d280864, 0x046a0cd4, 0x45c3a51e, 0x721766d0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xb2581b0f, 0xf3deec24, 0x7b4ed309, 0x8ca85244, 0x85302a7a), Nothing}}}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}}}}, ModelingToolkitBase.InitializationMetadata{ModelingToolkitBase.ReconstructInitializeprob{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x34c20b0e, 0x9527853a, 0xa9a329d1, 0xa26eb0a7, 0xe6f420a6), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4f0a7804, 0x68529643, 0x00745fec, 0xd4acbd06, 0x696e4bad), Nothing}}}}, Returns{StaticArraysCore.SVector{0, Float64}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}}}, ComposedFunction{typeof(identity), ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xf84f3604, 0x608ea973, 0xab085d03, 0x2152fbd4, 0xd6bcdad7), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe6511cb3, 0x3bb68b42, 0xc470a6ca, 0x54df1d1b, 0x33f38196), Nothing}}}}}, ModelingToolkitBase.GetUpdatedU0{SymbolicIndexingInterface.MultipleGetters{SymbolicIndexingInterface.ContinuousTimeseries, Vector{SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}, SymbolicIndexingInterface.MultipleParametersGetter{SymbolicIndexingInterface.IndexerNotTimeseries, Vector{SymbolicIndexingInterface.GetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}}, Nothing}}, ModelingToolkitBase.SetInitialUnknowns{SymbolicIndexingInterface.MultipleSetters{Vector{SymbolicIndexingInterface.ParameterHookWrapper{SymbolicIndexingInterface.SetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}, SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}}}}, Val{true}}, Nothing}, OrdinaryDiffEqBDF.QNDFCache{5, StaticArraysCore.SMatrix{5, 5, Float64, 25}, Matrix{Float64}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, OrdinaryDiffEqNonlinearSolve.NLSolver{OrdinaryDiffEqNonlinearSolve.NLNewton{Rational{Int64}, Rational{Int64}, Rational{Int64}, Nothing}, true, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Float64, Nothing, Float64, OrdinaryDiffEqNonlinearSolve.NLNewtonCache{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Float64, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Matrix{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Matrix{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, SciMLBase.UJacobianWrapper{true, SciMLBase.ODEFunction{true, true, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 3, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4184afe0, 0x21b47713, 0x930c2aac, 0xa04a612b, 0x35fabe3e), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x6964cf36, 0xc7a82176, 0x64fa310f, 0xf3677437, 0xdaf6dcc8), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, SciMLBase.OverrideInitData{SciMLBase.NonlinearProblem{Nothing, true, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, StaticArraysCore.SVector{0, Float64}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, SciMLBase.NonlinearFunction{true, SciMLBase.FullSpecialize, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xd98c2f70, 0x42e49560, 0x203dca74, 0xaf7b261d, 0x26a8a5b0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x79e5c774, 0x276cb545, 0x46cbe913, 0x504bde51, 0x9b0961a6), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, Nothing, Nothing}, Base.Pairs{Symbol, Union{}, Tuple{}, @NamedTuple{}}, SciMLBase.StandardNonlinearProblem, Nothing, Nothing}, typeof(ModelingToolkitBase.update_initializeprob!), ComposedFunction{ComposedFunction{typeof(identity), typeof(ModelingToolkitBase.safe_float)}, SymbolicIndexingInterface.TimeIndependentObservedFunction{ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe0ff89db, 0x8b5583a8, 0x90266123, 0xdb45606c, 0x323caa0f), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x9365b53c, 0xa3c9515d, 0x514325a1, 0xa6e88271, 0x893b8cef), Nothing}}}}, ModelingToolkitBase.var"#initprobpmap_split#722"{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x87bc1d9f, 0xaca90229, 0x04367520, 0x4a6b0025, 0x91eea9e8), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x21cdc803, 0xbc951784, 0xf907d141, 0x14b80165, 0x856fbb6e), Nothing}}}}, ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x386e67ff, 0x8d280864, 0x046a0cd4, 0x45c3a51e, 0x721766d0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xb2581b0f, 0xf3deec24, 0x7b4ed309, 0x8ca85244, 0x85302a7a), Nothing}}}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}}}}, ModelingToolkitBase.InitializationMetadata{ModelingToolkitBase.ReconstructInitializeprob{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x34c20b0e, 0x9527853a, 0xa9a329d1, 0xa26eb0a7, 0xe6f420a6), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4f0a7804, 0x68529643, 0x00745fec, 0xd4acbd06, 0x696e4bad), Nothing}}}}, Returns{StaticArraysCore.SVector{0, Float64}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}}}, ComposedFunction{typeof(identity), ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xf84f3604, 0x608ea973, 0xab085d03, 0x2152fbd4, 0xd6bcdad7), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe6511cb3, 0x3bb68b42, 0xc470a6ca, 0x54df1d1b, 0x33f38196), Nothing}}}}}, ModelingToolkitBase.GetUpdatedU0{SymbolicIndexingInterface.MultipleGetters{SymbolicIndexingInterface.ContinuousTimeseries, Vector{SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}, SymbolicIndexingInterface.MultipleParametersGetter{SymbolicIndexingInterface.IndexerNotTimeseries, Vector{SymbolicIndexingInterface.GetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}}, Nothing}}, ModelingToolkitBase.SetInitialUnknowns{SymbolicIndexingInterface.MultipleSetters{Vector{SymbolicIndexingInterface.ParameterHookWrapper{SymbolicIndexingInterface.SetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}, SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}}}}, Val{true}}, Nothing}, Float64, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}}, Tuple{DifferentiationInterfaceForwardDiffExt.ForwardDiffTwoArgJacobianPrep{Nothing, ForwardDiff.JacobianConfig{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1, Tuple{Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1}}}}, Tuple{}}, DifferentiationInterfaceForwardDiffExt.ForwardDiffTwoArgJacobianPrep{Nothing, ForwardDiff.JacobianConfig{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1, Tuple{Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1}}}}, Tuple{}}}, LinearSolveForwardDiffExt.DualLinearCache{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, LinearSolve.LinearCache{Matrix{Float64}, Vector{Float64}, Vector{Float64}, SciMLBase.NullParameters, LinearSolve.DefaultLinearSolver, LinearSolve.DefaultLinearSolverInit{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int64}}, LinearAlgebra.QRCompactWY{Float64, Matrix{Float64}, Matrix{Float64}}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Tuple{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int64}}, Vector{Int64}}, Tuple{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int64}}, Vector{Int64}}, Nothing, Nothing, Nothing, LinearAlgebra.SVD{Float64, Float64, Matrix{Float64}, Vector{Float64}}, LinearAlgebra.Cholesky{Float64, Matrix{Float64}}, LinearAlgebra.Cholesky{Float64, Matrix{Float64}}, Tuple{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int32}}, Base.RefValue{Int32}}, Tuple{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int64}}, Base.RefValue{Int64}}, LinearAlgebra.QRPivoted{Float64, Matrix{Float64}, Vector{Float64}, Vector{Int64}}, Nothing, Nothing, Nothing, Nothing, Nothing}, LinearSolve.InvPreconditioner{LinearAlgebra.Diagonal{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}}, LinearAlgebra.Diagonal{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}, Float64, LinearSolve.LinearVerbosity{SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.WarnLevel, SciMLLogging.WarnLevel, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent}, Bool, LinearSolve.LinearSolveAdjoint{Missing}}, Matrix{ForwardDiff.Partials{7, Float64}}, Vector{ForwardDiff.Partials{7, Float64}}, Vector{ForwardDiff.Partials{7, Float64}}, Vector{Matrix{Float64}}, Vector{Vector{Float64}}, Vector{Vector{Float64}}, Vector{Float64}, Vector{Float64}, Vector{Float64}, Bool, Matrix{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Matrix{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Float64, Float64, StaticArraysCore.SVector{5, Float64}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, typeof(OrdinaryDiffEqCore.trivial_limiter!)}, OrdinaryDiffEqCore.DEOptions{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, Float64, Float64, OrdinaryDiffEqCore.DummyController, typeof(DiffEqBase.ODE_DEFAULT_NORM), typeof(LinearAlgebra.opnorm), Bool, SciMLBase.CallbackSet{Tuple{}, Tuple{SciMLBase.DiscreteCallback{SteadyStateDiffEq.var"#terminate_function#8"{NonlinearSolveBase.NonlinearTerminationModeCache{Nothing, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, NonlinearSolveBase.NormTerminationMode{typeof(NonlinearSolveBase.Linf_NORM)}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing}}, typeof(SciMLBase.terminate!), typeof(SciMLBase.INITIALIZE_DEFAULT), typeof(SciMLBase.FINALIZE_DEFAULT), Nothing, Tuple{}}}}, typeof(DiffEqBase.ODE_DEFAULT_ISOUTOFDOMAIN), typeof(DiffEqBase.ODE_DEFAULT_PROG_MESSAGE), typeof(DiffEqBase.ODE_DEFAULT_UNSTABLE_CHECK), DataStructures.BinaryHeap{Float64, DataStructures.FasterForward}, DataStructures.BinaryHeap{Float64, DataStructures.FasterForward}, Nothing, Nothing, Int64, Tuple{}, Tuple{}, Tuple{}, OrdinaryDiffEqCore.DEVerbosity{SciMLLogging.Minimal, SciMLLogging.Minimal, SciMLLogging.WarnLevel, SciMLLogging.WarnLevel, SciMLLogging.WarnLevel, SciMLLogging.WarnLevel, SciMLLogging.WarnLevel, SciMLLogging.WarnLevel, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.WarnLevel, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.WarnLevel, SciMLLogging.Silent, SciMLLogging.WarnLevel, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, Nothing, DiffEqBase.DefaultInit, Nothing, OrdinaryDiffEqCore.DummyController}, ::OrdinaryDiffEqBDF.QNDFCache{5, StaticArraysCore.SMatrix{5, 5, Float64, 25}, Matrix{Float64}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, OrdinaryDiffEqNonlinearSolve.NLSolver{OrdinaryDiffEqNonlinearSolve.NLNewton{Rational{Int64}, Rational{Int64}, Rational{Int64}, Nothing}, true, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Float64, Nothing, Float64, OrdinaryDiffEqNonlinearSolve.NLNewtonCache{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Float64, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Matrix{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Matrix{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, SciMLBase.UJacobianWrapper{true, SciMLBase.ODEFunction{true, true, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 3, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4184afe0, 0x21b47713, 0x930c2aac, 0xa04a612b, 0x35fabe3e), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x6964cf36, 0xc7a82176, 0x64fa310f, 0xf3677437, 0xdaf6dcc8), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, SciMLBase.OverrideInitData{SciMLBase.NonlinearProblem{Nothing, true, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, StaticArraysCore.SVector{0, Float64}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, SciMLBase.NonlinearFunction{true, SciMLBase.FullSpecialize, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xd98c2f70, 0x42e49560, 0x203dca74, 0xaf7b261d, 0x26a8a5b0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x79e5c774, 0x276cb545, 0x46cbe913, 0x504bde51, 0x9b0961a6), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, Nothing, Nothing}, Base.Pairs{Symbol, Union{}, Tuple{}, @NamedTuple{}}, SciMLBase.StandardNonlinearProblem, Nothing, Nothing}, typeof(ModelingToolkitBase.update_initializeprob!), ComposedFunction{ComposedFunction{typeof(identity), typeof(ModelingToolkitBase.safe_float)}, SymbolicIndexingInterface.TimeIndependentObservedFunction{ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe0ff89db, 0x8b5583a8, 0x90266123, 0xdb45606c, 0x323caa0f), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x9365b53c, 0xa3c9515d, 0x514325a1, 0xa6e88271, 0x893b8cef), Nothing}}}}, ModelingToolkitBase.var"#initprobpmap_split#722"{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x87bc1d9f, 0xaca90229, 0x04367520, 0x4a6b0025, 0x91eea9e8), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x21cdc803, 0xbc951784, 0xf907d141, 0x14b80165, 0x856fbb6e), Nothing}}}}, ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x386e67ff, 0x8d280864, 0x046a0cd4, 0x45c3a51e, 0x721766d0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xb2581b0f, 0xf3deec24, 0x7b4ed309, 0x8ca85244, 0x85302a7a), Nothing}}}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}}}}, ModelingToolkitBase.InitializationMetadata{ModelingToolkitBase.ReconstructInitializeprob{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x34c20b0e, 0x9527853a, 0xa9a329d1, 0xa26eb0a7, 0xe6f420a6), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4f0a7804, 0x68529643, 0x00745fec, 0xd4acbd06, 0x696e4bad), Nothing}}}}, Returns{StaticArraysCore.SVector{0, Float64}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}}}, ComposedFunction{typeof(identity), ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xf84f3604, 0x608ea973, 0xab085d03, 0x2152fbd4, 0xd6bcdad7), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe6511cb3, 0x3bb68b42, 0xc470a6ca, 0x54df1d1b, 0x33f38196), Nothing}}}}}, ModelingToolkitBase.GetUpdatedU0{SymbolicIndexingInterface.MultipleGetters{SymbolicIndexingInterface.ContinuousTimeseries, Vector{SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}, SymbolicIndexingInterface.MultipleParametersGetter{SymbolicIndexingInterface.IndexerNotTimeseries, Vector{SymbolicIndexingInterface.GetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}}, Nothing}}, ModelingToolkitBase.SetInitialUnknowns{SymbolicIndexingInterface.MultipleSetters{Vector{SymbolicIndexingInterface.ParameterHookWrapper{SymbolicIndexingInterface.SetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}, SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}}}}, Val{true}}, Nothing}, Float64, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}}, Tuple{DifferentiationInterfaceForwardDiffExt.ForwardDiffTwoArgJacobianPrep{Nothing, ForwardDiff.JacobianConfig{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1, Tuple{Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1}}}}, Tuple{}}, DifferentiationInterfaceForwardDiffExt.ForwardDiffTwoArgJacobianPrep{Nothing, ForwardDiff.JacobianConfig{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1, Tuple{Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1}}}}, Tuple{}}}, LinearSolveForwardDiffExt.DualLinearCache{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, LinearSolve.LinearCache{Matrix{Float64}, Vector{Float64}, Vector{Float64}, SciMLBase.NullParameters, LinearSolve.DefaultLinearSolver, LinearSolve.DefaultLinearSolverInit{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int64}}, LinearAlgebra.QRCompactWY{Float64, Matrix{Float64}, Matrix{Float64}}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Tuple{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int64}}, Vector{Int64}}, Tuple{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int64}}, Vector{Int64}}, Nothing, Nothing, Nothing, LinearAlgebra.SVD{Float64, Float64, Matrix{Float64}, Vector{Float64}}, LinearAlgebra.Cholesky{Float64, Matrix{Float64}}, LinearAlgebra.Cholesky{Float64, Matrix{Float64}}, Tuple{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int32}}, Base.RefValue{Int32}}, Tuple{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int64}}, Base.RefValue{Int64}}, LinearAlgebra.QRPivoted{Float64, Matrix{Float64}, Vector{Float64}, Vector{Int64}}, Nothing, Nothing, Nothing, Nothing, Nothing}, LinearSolve.InvPreconditioner{LinearAlgebra.Diagonal{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}}, LinearAlgebra.Diagonal{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}, Float64, LinearSolve.LinearVerbosity{SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.WarnLevel, SciMLLogging.WarnLevel, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent}, Bool, LinearSolve.LinearSolveAdjoint{Missing}}, Matrix{ForwardDiff.Partials{7, Float64}}, Vector{ForwardDiff.Partials{7, Float64}}, Vector{ForwardDiff.Partials{7, Float64}}, Vector{Matrix{Float64}}, Vector{Vector{Float64}}, Vector{Vector{Float64}}, Vector{Float64}, Vector{Float64}, Vector{Float64}, Bool, Matrix{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Matrix{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Float64, Float64, StaticArraysCore.SVector{5, Float64}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, typeof(OrdinaryDiffEqCore.trivial_limiter!)}, ::OrdinaryDiffEqBDF.QNDF{5, 1, ADTypes.AutoForwardDiff{1, ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}, Nothing, OrdinaryDiffEqNonlinearSolve.NLNewton{Rational{Int64}, Rational{Int64}, Rational{Int64}, Nothing}, typeof(OrdinaryDiffEqCore.DEFAULT_PRECS), Val{:forward}(), true, nothing, Nothing, Nothing, NTuple{5, Rational{Int64}}, typeof(OrdinaryDiffEqCore.trivial_limiter!)}) Closest candidates are: default_post_newton_controller!(::Any, !Matched::OrdinaryDiffEqCore.CompositeCache, ::Any) @ OrdinaryDiffEqCore ~/.julia/packages/OrdinaryDiffEqCore/ct3Fc/src/integrators/controllers.jl:1084 default_post_newton_controller!(::Any, !Matched::OrdinaryDiffEqCore.DefaultCache, ::Any) @ OrdinaryDiffEqCore ~/.julia/packages/OrdinaryDiffEqCore/ct3Fc/src/integrators/controllers.jl:1068 Stacktrace: [1] post_newton_controller! @ ~/.julia/packages/OrdinaryDiffEqCore/ct3Fc/src/integrators/controllers.jl:1003 [inlined] [2] post_newton_controller!(integrator::OrdinaryDiffEqCore.ODEIntegrator{OrdinaryDiffEqBDF.QNDF{5, 1, ADTypes.AutoForwardDiff{1, ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}, Nothing, OrdinaryDiffEqNonlinearSolve.NLNewton{Rational{Int64}, Rational{Int64}, Rational{Int64}, Nothing}, typeof(OrdinaryDiffEqCore.DEFAULT_PRECS), Val{:forward}(), true, nothing, Nothing, Nothing, NTuple{5, Rational{Int64}}, typeof(OrdinaryDiffEqCore.trivial_limiter!)}, true, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Nothing, Float64, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, Float64, Float64, Float64, Float64, Vector{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}, SciMLBase.ODESolution{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 2, Vector{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}, Nothing, Nothing, Vector{Float64}, Vector{Vector{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}}, Nothing, SciMLBase.ODEProblem{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Tuple{Float64, Float64}, true, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, SciMLBase.ODEFunction{true, true, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 3, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4184afe0, 0x21b47713, 0x930c2aac, 0xa04a612b, 0x35fabe3e), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x6964cf36, 0xc7a82176, 0x64fa310f, 0xf3677437, 0xdaf6dcc8), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, SciMLBase.OverrideInitData{SciMLBase.NonlinearProblem{Nothing, true, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, StaticArraysCore.SVector{0, Float64}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, SciMLBase.NonlinearFunction{true, SciMLBase.FullSpecialize, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xd98c2f70, 0x42e49560, 0x203dca74, 0xaf7b261d, 0x26a8a5b0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x79e5c774, 0x276cb545, 0x46cbe913, 0x504bde51, 0x9b0961a6), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, Nothing, Nothing}, @Kwargs{}, SciMLBase.StandardNonlinearProblem, Nothing, Nothing}, typeof(ModelingToolkitBase.update_initializeprob!), ComposedFunction{ComposedFunction{typeof(identity), typeof(ModelingToolkitBase.safe_float)}, SymbolicIndexingInterface.TimeIndependentObservedFunction{ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe0ff89db, 0x8b5583a8, 0x90266123, 0xdb45606c, 0x323caa0f), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x9365b53c, 0xa3c9515d, 0x514325a1, 0xa6e88271, 0x893b8cef), Nothing}}}}, ModelingToolkitBase.var"#initprobpmap_split#722"{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x87bc1d9f, 0xaca90229, 0x04367520, 0x4a6b0025, 0x91eea9e8), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x21cdc803, 0xbc951784, 0xf907d141, 0x14b80165, 0x856fbb6e), Nothing}}}}, ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x386e67ff, 0x8d280864, 0x046a0cd4, 0x45c3a51e, 0x721766d0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xb2581b0f, 0xf3deec24, 0x7b4ed309, 0x8ca85244, 0x85302a7a), Nothing}}}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}}}}, ModelingToolkitBase.InitializationMetadata{ModelingToolkitBase.ReconstructInitializeprob{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x34c20b0e, 0x9527853a, 0xa9a329d1, 0xa26eb0a7, 0xe6f420a6), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4f0a7804, 0x68529643, 0x00745fec, 0xd4acbd06, 0x696e4bad), Nothing}}}}, Returns{StaticArraysCore.SVector{0, Float64}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}}}, ComposedFunction{typeof(identity), ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xf84f3604, 0x608ea973, 0xab085d03, 0x2152fbd4, 0xd6bcdad7), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe6511cb3, 0x3bb68b42, 0xc470a6ca, 0x54df1d1b, 0x33f38196), Nothing}}}}}, ModelingToolkitBase.GetUpdatedU0{SymbolicIndexingInterface.MultipleGetters{SymbolicIndexingInterface.ContinuousTimeseries, Vector{SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}, SymbolicIndexingInterface.MultipleParametersGetter{SymbolicIndexingInterface.IndexerNotTimeseries, Vector{SymbolicIndexingInterface.GetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}}, Nothing}}, ModelingToolkitBase.SetInitialUnknowns{SymbolicIndexingInterface.MultipleSetters{Vector{SymbolicIndexingInterface.ParameterHookWrapper{SymbolicIndexingInterface.SetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}, SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}}}}, Val{true}}, Nothing}, @Kwargs{}, SciMLBase.StandardODEProblem}, OrdinaryDiffEqBDF.QNDF{5, 1, ADTypes.AutoForwardDiff{1, ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}, Nothing, OrdinaryDiffEqNonlinearSolve.NLNewton{Rational{Int64}, Rational{Int64}, Rational{Int64}, Nothing}, typeof(OrdinaryDiffEqCore.DEFAULT_PRECS), Val{:forward}(), true, nothing, Nothing, Nothing, NTuple{5, Rational{Int64}}, typeof(OrdinaryDiffEqCore.trivial_limiter!)}, OrdinaryDiffEqCore.InterpolationData{SciMLBase.ODEFunction{true, true, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 3, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4184afe0, 0x21b47713, 0x930c2aac, 0xa04a612b, 0x35fabe3e), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x6964cf36, 0xc7a82176, 0x64fa310f, 0xf3677437, 0xdaf6dcc8), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, SciMLBase.OverrideInitData{SciMLBase.NonlinearProblem{Nothing, true, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, StaticArraysCore.SVector{0, Float64}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, SciMLBase.NonlinearFunction{true, SciMLBase.FullSpecialize, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xd98c2f70, 0x42e49560, 0x203dca74, 0xaf7b261d, 0x26a8a5b0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x79e5c774, 0x276cb545, 0x46cbe913, 0x504bde51, 0x9b0961a6), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, Nothing, Nothing}, @Kwargs{}, SciMLBase.StandardNonlinearProblem, Nothing, Nothing}, typeof(ModelingToolkitBase.update_initializeprob!), ComposedFunction{ComposedFunction{typeof(identity), typeof(ModelingToolkitBase.safe_float)}, SymbolicIndexingInterface.TimeIndependentObservedFunction{ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe0ff89db, 0x8b5583a8, 0x90266123, 0xdb45606c, 0x323caa0f), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x9365b53c, 0xa3c9515d, 0x514325a1, 0xa6e88271, 0x893b8cef), Nothing}}}}, ModelingToolkitBase.var"#initprobpmap_split#722"{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x87bc1d9f, 0xaca90229, 0x04367520, 0x4a6b0025, 0x91eea9e8), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x21cdc803, 0xbc951784, 0xf907d141, 0x14b80165, 0x856fbb6e), Nothing}}}}, ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x386e67ff, 0x8d280864, 0x046a0cd4, 0x45c3a51e, 0x721766d0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xb2581b0f, 0xf3deec24, 0x7b4ed309, 0x8ca85244, 0x85302a7a), Nothing}}}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}}}}, ModelingToolkitBase.InitializationMetadata{ModelingToolkitBase.ReconstructInitializeprob{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x34c20b0e, 0x9527853a, 0xa9a329d1, 0xa26eb0a7, 0xe6f420a6), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4f0a7804, 0x68529643, 0x00745fec, 0xd4acbd06, 0x696e4bad), Nothing}}}}, Returns{StaticArraysCore.SVector{0, Float64}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}}}, ComposedFunction{typeof(identity), ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xf84f3604, 0x608ea973, 0xab085d03, 0x2152fbd4, 0xd6bcdad7), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe6511cb3, 0x3bb68b42, 0xc470a6ca, 0x54df1d1b, 0x33f38196), Nothing}}}}}, ModelingToolkitBase.GetUpdatedU0{SymbolicIndexingInterface.MultipleGetters{SymbolicIndexingInterface.ContinuousTimeseries, Vector{SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}, SymbolicIndexingInterface.MultipleParametersGetter{SymbolicIndexingInterface.IndexerNotTimeseries, Vector{SymbolicIndexingInterface.GetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}}, Nothing}}, ModelingToolkitBase.SetInitialUnknowns{SymbolicIndexingInterface.MultipleSetters{Vector{SymbolicIndexingInterface.ParameterHookWrapper{SymbolicIndexingInterface.SetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}, SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}}}}, Val{true}}, Nothing}, Vector{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}, Vector{Float64}, Vector{Vector{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}}, Nothing, OrdinaryDiffEqBDF.QNDFCache{5, StaticArraysCore.SMatrix{5, 5, Float64, 25}, Matrix{Float64}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, OrdinaryDiffEqNonlinearSolve.NLSolver{OrdinaryDiffEqNonlinearSolve.NLNewton{Rational{Int64}, Rational{Int64}, Rational{Int64}, Nothing}, true, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Float64, Nothing, Float64, OrdinaryDiffEqNonlinearSolve.NLNewtonCache{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Float64, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Matrix{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Matrix{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, SciMLBase.UJacobianWrapper{true, SciMLBase.ODEFunction{true, true, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 3, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4184afe0, 0x21b47713, 0x930c2aac, 0xa04a612b, 0x35fabe3e), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x6964cf36, 0xc7a82176, 0x64fa310f, 0xf3677437, 0xdaf6dcc8), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, SciMLBase.OverrideInitData{SciMLBase.NonlinearProblem{Nothing, true, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, StaticArraysCore.SVector{0, Float64}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, SciMLBase.NonlinearFunction{true, SciMLBase.FullSpecialize, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xd98c2f70, 0x42e49560, 0x203dca74, 0xaf7b261d, 0x26a8a5b0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x79e5c774, 0x276cb545, 0x46cbe913, 0x504bde51, 0x9b0961a6), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, Nothing, Nothing}, @Kwargs{}, SciMLBase.StandardNonlinearProblem, Nothing, Nothing}, typeof(ModelingToolkitBase.update_initializeprob!), ComposedFunction{ComposedFunction{typeof(identity), typeof(ModelingToolkitBase.safe_float)}, SymbolicIndexingInterface.TimeIndependentObservedFunction{ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe0ff89db, 0x8b5583a8, 0x90266123, 0xdb45606c, 0x323caa0f), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x9365b53c, 0xa3c9515d, 0x514325a1, 0xa6e88271, 0x893b8cef), Nothing}}}}, ModelingToolkitBase.var"#initprobpmap_split#722"{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x87bc1d9f, 0xaca90229, 0x04367520, 0x4a6b0025, 0x91eea9e8), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x21cdc803, 0xbc951784, 0xf907d141, 0x14b80165, 0x856fbb6e), Nothing}}}}, ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x386e67ff, 0x8d280864, 0x046a0cd4, 0x45c3a51e, 0x721766d0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xb2581b0f, 0xf3deec24, 0x7b4ed309, 0x8ca85244, 0x85302a7a), Nothing}}}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}}}}, ModelingToolkitBase.InitializationMetadata{ModelingToolkitBase.ReconstructInitializeprob{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x34c20b0e, 0x9527853a, 0xa9a329d1, 0xa26eb0a7, 0xe6f420a6), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4f0a7804, 0x68529643, 0x00745fec, 0xd4acbd06, 0x696e4bad), Nothing}}}}, Returns{StaticArraysCore.SVector{0, Float64}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}}}, ComposedFunction{typeof(identity), ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xf84f3604, 0x608ea973, 0xab085d03, 0x2152fbd4, 0xd6bcdad7), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe6511cb3, 0x3bb68b42, 0xc470a6ca, 0x54df1d1b, 0x33f38196), Nothing}}}}}, ModelingToolkitBase.GetUpdatedU0{SymbolicIndexingInterface.MultipleGetters{SymbolicIndexingInterface.ContinuousTimeseries, Vector{SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}, SymbolicIndexingInterface.MultipleParametersGetter{SymbolicIndexingInterface.IndexerNotTimeseries, Vector{SymbolicIndexingInterface.GetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}}, Nothing}}, ModelingToolkitBase.SetInitialUnknowns{SymbolicIndexingInterface.MultipleSetters{Vector{SymbolicIndexingInterface.ParameterHookWrapper{SymbolicIndexingInterface.SetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}, SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}}}}, Val{true}}, Nothing}, Float64, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}}, Tuple{DifferentiationInterfaceForwardDiffExt.ForwardDiffTwoArgJacobianPrep{Nothing, ForwardDiff.JacobianConfig{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1, Tuple{Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1}}}}, Tuple{}}, DifferentiationInterfaceForwardDiffExt.ForwardDiffTwoArgJacobianPrep{Nothing, ForwardDiff.JacobianConfig{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1, Tuple{Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1}}}}, Tuple{}}}, LinearSolveForwardDiffExt.DualLinearCache{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, LinearSolve.LinearCache{Matrix{Float64}, Vector{Float64}, Vector{Float64}, SciMLBase.NullParameters, LinearSolve.DefaultLinearSolver, LinearSolve.DefaultLinearSolverInit{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int64}}, LinearAlgebra.QRCompactWY{Float64, Matrix{Float64}, Matrix{Float64}}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Tuple{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int64}}, Vector{Int64}}, Tuple{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int64}}, Vector{Int64}}, Nothing, Nothing, Nothing, LinearAlgebra.SVD{Float64, Float64, Matrix{Float64}, Vector{Float64}}, LinearAlgebra.Cholesky{Float64, Matrix{Float64}}, LinearAlgebra.Cholesky{Float64, Matrix{Float64}}, Tuple{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int32}}, Base.RefValue{Int32}}, Tuple{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int64}}, Base.RefValue{Int64}}, LinearAlgebra.QRPivoted{Float64, Matrix{Float64}, Vector{Float64}, Vector{Int64}}, Nothing, Nothing, Nothing, Nothing, Nothing}, LinearSolve.InvPreconditioner{LinearAlgebra.Diagonal{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}}, LinearAlgebra.Diagonal{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}, Float64, LinearSolve.LinearVerbosity{SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.WarnLevel, SciMLLogging.WarnLevel, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent}, Bool, LinearSolve.LinearSolveAdjoint{Missing}}, Matrix{ForwardDiff.Partials{7, Float64}}, Vector{ForwardDiff.Partials{7, Float64}}, Vector{ForwardDiff.Partials{7, Float64}}, Vector{Matrix{Float64}}, Vector{Vector{Float64}}, Vector{Vector{Float64}}, Vector{Float64}, Vector{Float64}, Vector{Float64}, Bool, Matrix{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Matrix{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Float64, Float64, StaticArraysCore.SVector{5, Float64}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, typeof(OrdinaryDiffEqCore.trivial_limiter!)}, Nothing}, SciMLBase.DEStats, Nothing, Nothing, Nothing, Nothing}, SciMLBase.ODEFunction{true, true, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 3, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4184afe0, 0x21b47713, 0x930c2aac, 0xa04a612b, 0x35fabe3e), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x6964cf36, 0xc7a82176, 0x64fa310f, 0xf3677437, 0xdaf6dcc8), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, SciMLBase.OverrideInitData{SciMLBase.NonlinearProblem{Nothing, true, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, StaticArraysCore.SVector{0, Float64}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, SciMLBase.NonlinearFunction{true, SciMLBase.FullSpecialize, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xd98c2f70, 0x42e49560, 0x203dca74, 0xaf7b261d, 0x26a8a5b0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x79e5c774, 0x276cb545, 0x46cbe913, 0x504bde51, 0x9b0961a6), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, Nothing, Nothing}, @Kwargs{}, SciMLBase.StandardNonlinearProblem, Nothing, Nothing}, typeof(ModelingToolkitBase.update_initializeprob!), ComposedFunction{ComposedFunction{typeof(identity), typeof(ModelingToolkitBase.safe_float)}, SymbolicIndexingInterface.TimeIndependentObservedFunction{ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe0ff89db, 0x8b5583a8, 0x90266123, 0xdb45606c, 0x323caa0f), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x9365b53c, 0xa3c9515d, 0x514325a1, 0xa6e88271, 0x893b8cef), Nothing}}}}, ModelingToolkitBase.var"#initprobpmap_split#722"{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x87bc1d9f, 0xaca90229, 0x04367520, 0x4a6b0025, 0x91eea9e8), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x21cdc803, 0xbc951784, 0xf907d141, 0x14b80165, 0x856fbb6e), Nothing}}}}, ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x386e67ff, 0x8d280864, 0x046a0cd4, 0x45c3a51e, 0x721766d0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xb2581b0f, 0xf3deec24, 0x7b4ed309, 0x8ca85244, 0x85302a7a), Nothing}}}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}}}}, ModelingToolkitBase.InitializationMetadata{ModelingToolkitBase.ReconstructInitializeprob{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x34c20b0e, 0x9527853a, 0xa9a329d1, 0xa26eb0a7, 0xe6f420a6), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4f0a7804, 0x68529643, 0x00745fec, 0xd4acbd06, 0x696e4bad), Nothing}}}}, Returns{StaticArraysCore.SVector{0, Float64}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}}}, ComposedFunction{typeof(identity), ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xf84f3604, 0x608ea973, 0xab085d03, 0x2152fbd4, 0xd6bcdad7), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe6511cb3, 0x3bb68b42, 0xc470a6ca, 0x54df1d1b, 0x33f38196), Nothing}}}}}, ModelingToolkitBase.GetUpdatedU0{SymbolicIndexingInterface.MultipleGetters{SymbolicIndexingInterface.ContinuousTimeseries, Vector{SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}, SymbolicIndexingInterface.MultipleParametersGetter{SymbolicIndexingInterface.IndexerNotTimeseries, Vector{SymbolicIndexingInterface.GetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}}, Nothing}}, ModelingToolkitBase.SetInitialUnknowns{SymbolicIndexingInterface.MultipleSetters{Vector{SymbolicIndexingInterface.ParameterHookWrapper{SymbolicIndexingInterface.SetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}, SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}}}}, Val{true}}, Nothing}, OrdinaryDiffEqBDF.QNDFCache{5, StaticArraysCore.SMatrix{5, 5, Float64, 25}, Matrix{Float64}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, OrdinaryDiffEqNonlinearSolve.NLSolver{OrdinaryDiffEqNonlinearSolve.NLNewton{Rational{Int64}, Rational{Int64}, Rational{Int64}, Nothing}, true, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Float64, Nothing, Float64, OrdinaryDiffEqNonlinearSolve.NLNewtonCache{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Float64, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Matrix{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Matrix{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, SciMLBase.UJacobianWrapper{true, SciMLBase.ODEFunction{true, true, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 3, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4184afe0, 0x21b47713, 0x930c2aac, 0xa04a612b, 0x35fabe3e), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x6964cf36, 0xc7a82176, 0x64fa310f, 0xf3677437, 0xdaf6dcc8), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, SciMLBase.OverrideInitData{SciMLBase.NonlinearProblem{Nothing, true, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, StaticArraysCore.SVector{0, Float64}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, SciMLBase.NonlinearFunction{true, SciMLBase.FullSpecialize, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xd98c2f70, 0x42e49560, 0x203dca74, 0xaf7b261d, 0x26a8a5b0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x79e5c774, 0x276cb545, 0x46cbe913, 0x504bde51, 0x9b0961a6), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, Nothing, Nothing}, @Kwargs{}, SciMLBase.StandardNonlinearProblem, Nothing, Nothing}, typeof(ModelingToolkitBase.update_initializeprob!), ComposedFunction{ComposedFunction{typeof(identity), typeof(ModelingToolkitBase.safe_float)}, SymbolicIndexingInterface.TimeIndependentObservedFunction{ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe0ff89db, 0x8b5583a8, 0x90266123, 0xdb45606c, 0x323caa0f), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x9365b53c, 0xa3c9515d, 0x514325a1, 0xa6e88271, 0x893b8cef), Nothing}}}}, ModelingToolkitBase.var"#initprobpmap_split#722"{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x87bc1d9f, 0xaca90229, 0x04367520, 0x4a6b0025, 0x91eea9e8), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x21cdc803, 0xbc951784, 0xf907d141, 0x14b80165, 0x856fbb6e), Nothing}}}}, ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x386e67ff, 0x8d280864, 0x046a0cd4, 0x45c3a51e, 0x721766d0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xb2581b0f, 0xf3deec24, 0x7b4ed309, 0x8ca85244, 0x85302a7a), Nothing}}}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}}}}, ModelingToolkitBase.InitializationMetadata{ModelingToolkitBase.ReconstructInitializeprob{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x34c20b0e, 0x9527853a, 0xa9a329d1, 0xa26eb0a7, 0xe6f420a6), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4f0a7804, 0x68529643, 0x00745fec, 0xd4acbd06, 0x696e4bad), Nothing}}}}, Returns{StaticArraysCore.SVector{0, Float64}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}}}, ComposedFunction{typeof(identity), ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xf84f3604, 0x608ea973, 0xab085d03, 0x2152fbd4, 0xd6bcdad7), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe6511cb3, 0x3bb68b42, 0xc470a6ca, 0x54df1d1b, 0x33f38196), Nothing}}}}}, ModelingToolkitBase.GetUpdatedU0{SymbolicIndexingInterface.MultipleGetters{SymbolicIndexingInterface.ContinuousTimeseries, Vector{SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}, SymbolicIndexingInterface.MultipleParametersGetter{SymbolicIndexingInterface.IndexerNotTimeseries, Vector{SymbolicIndexingInterface.GetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}}, Nothing}}, ModelingToolkitBase.SetInitialUnknowns{SymbolicIndexingInterface.MultipleSetters{Vector{SymbolicIndexingInterface.ParameterHookWrapper{SymbolicIndexingInterface.SetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}, SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}}}}, Val{true}}, Nothing}, Float64, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}}, Tuple{DifferentiationInterfaceForwardDiffExt.ForwardDiffTwoArgJacobianPrep{Nothing, ForwardDiff.JacobianConfig{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1, Tuple{Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1}}}}, Tuple{}}, DifferentiationInterfaceForwardDiffExt.ForwardDiffTwoArgJacobianPrep{Nothing, ForwardDiff.JacobianConfig{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1, Tuple{Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1}}}}, Tuple{}}}, LinearSolveForwardDiffExt.DualLinearCache{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, LinearSolve.LinearCache{Matrix{Float64}, Vector{Float64}, Vector{Float64}, SciMLBase.NullParameters, LinearSolve.DefaultLinearSolver, LinearSolve.DefaultLinearSolverInit{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int64}}, LinearAlgebra.QRCompactWY{Float64, Matrix{Float64}, Matrix{Float64}}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Tuple{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int64}}, Vector{Int64}}, Tuple{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int64}}, Vector{Int64}}, Nothing, Nothing, Nothing, LinearAlgebra.SVD{Float64, Float64, Matrix{Float64}, Vector{Float64}}, LinearAlgebra.Cholesky{Float64, Matrix{Float64}}, LinearAlgebra.Cholesky{Float64, Matrix{Float64}}, Tuple{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int32}}, Base.RefValue{Int32}}, Tuple{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int64}}, Base.RefValue{Int64}}, LinearAlgebra.QRPivoted{Float64, Matrix{Float64}, Vector{Float64}, Vector{Int64}}, Nothing, Nothing, Nothing, Nothing, Nothing}, LinearSolve.InvPreconditioner{LinearAlgebra.Diagonal{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}}, LinearAlgebra.Diagonal{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}, Float64, LinearSolve.LinearVerbosity{SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.WarnLevel, SciMLLogging.WarnLevel, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent}, Bool, LinearSolve.LinearSolveAdjoint{Missing}}, Matrix{ForwardDiff.Partials{7, Float64}}, Vector{ForwardDiff.Partials{7, Float64}}, Vector{ForwardDiff.Partials{7, Float64}}, Vector{Matrix{Float64}}, Vector{Vector{Float64}}, Vector{Vector{Float64}}, Vector{Float64}, Vector{Float64}, Vector{Float64}, Bool, Matrix{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Matrix{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Float64, Float64, StaticArraysCore.SVector{5, Float64}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, typeof(OrdinaryDiffEqCore.trivial_limiter!)}, OrdinaryDiffEqCore.DEOptions{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, Float64, Float64, OrdinaryDiffEqCore.DummyController, typeof(DiffEqBase.ODE_DEFAULT_NORM), typeof(LinearAlgebra.opnorm), Bool, SciMLBase.CallbackSet{Tuple{}, Tuple{SciMLBase.DiscreteCallback{SteadyStateDiffEq.var"#terminate_function#8"{NonlinearSolveBase.NonlinearTerminationModeCache{Nothing, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, NonlinearSolveBase.NormTerminationMode{typeof(NonlinearSolveBase.Linf_NORM)}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing}}, typeof(SciMLBase.terminate!), typeof(SciMLBase.INITIALIZE_DEFAULT), typeof(SciMLBase.FINALIZE_DEFAULT), Nothing, Tuple{}}}}, typeof(DiffEqBase.ODE_DEFAULT_ISOUTOFDOMAIN), typeof(DiffEqBase.ODE_DEFAULT_PROG_MESSAGE), typeof(DiffEqBase.ODE_DEFAULT_UNSTABLE_CHECK), DataStructures.BinaryHeap{Float64, DataStructures.FasterForward}, DataStructures.BinaryHeap{Float64, DataStructures.FasterForward}, Nothing, Nothing, Int64, Tuple{}, Tuple{}, Tuple{}, OrdinaryDiffEqCore.DEVerbosity{SciMLLogging.Minimal, SciMLLogging.Minimal, SciMLLogging.WarnLevel, SciMLLogging.WarnLevel, SciMLLogging.WarnLevel, SciMLLogging.WarnLevel, SciMLLogging.WarnLevel, SciMLLogging.WarnLevel, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.WarnLevel, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.WarnLevel, SciMLLogging.Silent, SciMLLogging.WarnLevel, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, Nothing, DiffEqBase.DefaultInit, Nothing, OrdinaryDiffEqCore.DummyController}, alg::OrdinaryDiffEqBDF.QNDF{5, 1, ADTypes.AutoForwardDiff{1, ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}, Nothing, OrdinaryDiffEqNonlinearSolve.NLNewton{Rational{Int64}, Rational{Int64}, Rational{Int64}, Nothing}, typeof(OrdinaryDiffEqCore.DEFAULT_PRECS), Val{:forward}(), true, nothing, Nothing, Nothing, NTuple{5, Rational{Int64}}, typeof(OrdinaryDiffEqCore.trivial_limiter!)}) @ OrdinaryDiffEqCore ~/.julia/packages/OrdinaryDiffEqCore/ct3Fc/src/integrators/controllers.jl:98 [3] _loopfooter!(integrator::OrdinaryDiffEqCore.ODEIntegrator{OrdinaryDiffEqBDF.QNDF{5, 1, ADTypes.AutoForwardDiff{1, ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}, Nothing, OrdinaryDiffEqNonlinearSolve.NLNewton{Rational{Int64}, Rational{Int64}, Rational{Int64}, Nothing}, typeof(OrdinaryDiffEqCore.DEFAULT_PRECS), Val{:forward}(), true, nothing, Nothing, Nothing, NTuple{5, Rational{Int64}}, typeof(OrdinaryDiffEqCore.trivial_limiter!)}, true, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Nothing, Float64, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, Float64, Float64, Float64, Float64, Vector{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}, SciMLBase.ODESolution{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 2, Vector{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}, Nothing, Nothing, Vector{Float64}, Vector{Vector{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}}, Nothing, SciMLBase.ODEProblem{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Tuple{Float64, Float64}, true, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, SciMLBase.ODEFunction{true, true, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 3, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4184afe0, 0x21b47713, 0x930c2aac, 0xa04a612b, 0x35fabe3e), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x6964cf36, 0xc7a82176, 0x64fa310f, 0xf3677437, 0xdaf6dcc8), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, SciMLBase.OverrideInitData{SciMLBase.NonlinearProblem{Nothing, true, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, StaticArraysCore.SVector{0, Float64}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, SciMLBase.NonlinearFunction{true, SciMLBase.FullSpecialize, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xd98c2f70, 0x42e49560, 0x203dca74, 0xaf7b261d, 0x26a8a5b0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x79e5c774, 0x276cb545, 0x46cbe913, 0x504bde51, 0x9b0961a6), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, Nothing, Nothing}, @Kwargs{}, SciMLBase.StandardNonlinearProblem, Nothing, Nothing}, typeof(ModelingToolkitBase.update_initializeprob!), ComposedFunction{ComposedFunction{typeof(identity), typeof(ModelingToolkitBase.safe_float)}, SymbolicIndexingInterface.TimeIndependentObservedFunction{ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe0ff89db, 0x8b5583a8, 0x90266123, 0xdb45606c, 0x323caa0f), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x9365b53c, 0xa3c9515d, 0x514325a1, 0xa6e88271, 0x893b8cef), Nothing}}}}, ModelingToolkitBase.var"#initprobpmap_split#722"{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x87bc1d9f, 0xaca90229, 0x04367520, 0x4a6b0025, 0x91eea9e8), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x21cdc803, 0xbc951784, 0xf907d141, 0x14b80165, 0x856fbb6e), Nothing}}}}, ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x386e67ff, 0x8d280864, 0x046a0cd4, 0x45c3a51e, 0x721766d0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xb2581b0f, 0xf3deec24, 0x7b4ed309, 0x8ca85244, 0x85302a7a), Nothing}}}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}}}}, ModelingToolkitBase.InitializationMetadata{ModelingToolkitBase.ReconstructInitializeprob{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x34c20b0e, 0x9527853a, 0xa9a329d1, 0xa26eb0a7, 0xe6f420a6), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4f0a7804, 0x68529643, 0x00745fec, 0xd4acbd06, 0x696e4bad), Nothing}}}}, Returns{StaticArraysCore.SVector{0, Float64}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}}}, ComposedFunction{typeof(identity), ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xf84f3604, 0x608ea973, 0xab085d03, 0x2152fbd4, 0xd6bcdad7), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe6511cb3, 0x3bb68b42, 0xc470a6ca, 0x54df1d1b, 0x33f38196), Nothing}}}}}, ModelingToolkitBase.GetUpdatedU0{SymbolicIndexingInterface.MultipleGetters{SymbolicIndexingInterface.ContinuousTimeseries, Vector{SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}, SymbolicIndexingInterface.MultipleParametersGetter{SymbolicIndexingInterface.IndexerNotTimeseries, Vector{SymbolicIndexingInterface.GetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}}, Nothing}}, ModelingToolkitBase.SetInitialUnknowns{SymbolicIndexingInterface.MultipleSetters{Vector{SymbolicIndexingInterface.ParameterHookWrapper{SymbolicIndexingInterface.SetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}, SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}}}}, Val{true}}, Nothing}, @Kwargs{}, SciMLBase.StandardODEProblem}, OrdinaryDiffEqBDF.QNDF{5, 1, ADTypes.AutoForwardDiff{1, ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}, Nothing, OrdinaryDiffEqNonlinearSolve.NLNewton{Rational{Int64}, Rational{Int64}, Rational{Int64}, Nothing}, typeof(OrdinaryDiffEqCore.DEFAULT_PRECS), Val{:forward}(), true, nothing, Nothing, Nothing, NTuple{5, Rational{Int64}}, typeof(OrdinaryDiffEqCore.trivial_limiter!)}, OrdinaryDiffEqCore.InterpolationData{SciMLBase.ODEFunction{true, true, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 3, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4184afe0, 0x21b47713, 0x930c2aac, 0xa04a612b, 0x35fabe3e), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x6964cf36, 0xc7a82176, 0x64fa310f, 0xf3677437, 0xdaf6dcc8), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, SciMLBase.OverrideInitData{SciMLBase.NonlinearProblem{Nothing, true, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, StaticArraysCore.SVector{0, Float64}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, SciMLBase.NonlinearFunction{true, SciMLBase.FullSpecialize, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xd98c2f70, 0x42e49560, 0x203dca74, 0xaf7b261d, 0x26a8a5b0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x79e5c774, 0x276cb545, 0x46cbe913, 0x504bde51, 0x9b0961a6), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, Nothing, Nothing}, @Kwargs{}, SciMLBase.StandardNonlinearProblem, Nothing, Nothing}, typeof(ModelingToolkitBase.update_initializeprob!), ComposedFunction{ComposedFunction{typeof(identity), typeof(ModelingToolkitBase.safe_float)}, SymbolicIndexingInterface.TimeIndependentObservedFunction{ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe0ff89db, 0x8b5583a8, 0x90266123, 0xdb45606c, 0x323caa0f), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x9365b53c, 0xa3c9515d, 0x514325a1, 0xa6e88271, 0x893b8cef), Nothing}}}}, ModelingToolkitBase.var"#initprobpmap_split#722"{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x87bc1d9f, 0xaca90229, 0x04367520, 0x4a6b0025, 0x91eea9e8), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x21cdc803, 0xbc951784, 0xf907d141, 0x14b80165, 0x856fbb6e), Nothing}}}}, ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x386e67ff, 0x8d280864, 0x046a0cd4, 0x45c3a51e, 0x721766d0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xb2581b0f, 0xf3deec24, 0x7b4ed309, 0x8ca85244, 0x85302a7a), Nothing}}}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}}}}, ModelingToolkitBase.InitializationMetadata{ModelingToolkitBase.ReconstructInitializeprob{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x34c20b0e, 0x9527853a, 0xa9a329d1, 0xa26eb0a7, 0xe6f420a6), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4f0a7804, 0x68529643, 0x00745fec, 0xd4acbd06, 0x696e4bad), Nothing}}}}, Returns{StaticArraysCore.SVector{0, Float64}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}}}, ComposedFunction{typeof(identity), ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xf84f3604, 0x608ea973, 0xab085d03, 0x2152fbd4, 0xd6bcdad7), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe6511cb3, 0x3bb68b42, 0xc470a6ca, 0x54df1d1b, 0x33f38196), Nothing}}}}}, ModelingToolkitBase.GetUpdatedU0{SymbolicIndexingInterface.MultipleGetters{SymbolicIndexingInterface.ContinuousTimeseries, Vector{SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}, SymbolicIndexingInterface.MultipleParametersGetter{SymbolicIndexingInterface.IndexerNotTimeseries, Vector{SymbolicIndexingInterface.GetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}}, Nothing}}, ModelingToolkitBase.SetInitialUnknowns{SymbolicIndexingInterface.MultipleSetters{Vector{SymbolicIndexingInterface.ParameterHookWrapper{SymbolicIndexingInterface.SetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}, SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}}}}, Val{true}}, Nothing}, Vector{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}, Vector{Float64}, Vector{Vector{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}}, Nothing, OrdinaryDiffEqBDF.QNDFCache{5, StaticArraysCore.SMatrix{5, 5, Float64, 25}, Matrix{Float64}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, OrdinaryDiffEqNonlinearSolve.NLSolver{OrdinaryDiffEqNonlinearSolve.NLNewton{Rational{Int64}, Rational{Int64}, Rational{Int64}, Nothing}, true, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Float64, Nothing, Float64, OrdinaryDiffEqNonlinearSolve.NLNewtonCache{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Float64, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Matrix{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Matrix{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, SciMLBase.UJacobianWrapper{true, SciMLBase.ODEFunction{true, true, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 3, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4184afe0, 0x21b47713, 0x930c2aac, 0xa04a612b, 0x35fabe3e), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x6964cf36, 0xc7a82176, 0x64fa310f, 0xf3677437, 0xdaf6dcc8), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, SciMLBase.OverrideInitData{SciMLBase.NonlinearProblem{Nothing, true, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, StaticArraysCore.SVector{0, Float64}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, SciMLBase.NonlinearFunction{true, SciMLBase.FullSpecialize, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xd98c2f70, 0x42e49560, 0x203dca74, 0xaf7b261d, 0x26a8a5b0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x79e5c774, 0x276cb545, 0x46cbe913, 0x504bde51, 0x9b0961a6), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, Nothing, Nothing}, @Kwargs{}, SciMLBase.StandardNonlinearProblem, Nothing, Nothing}, typeof(ModelingToolkitBase.update_initializeprob!), ComposedFunction{ComposedFunction{typeof(identity), typeof(ModelingToolkitBase.safe_float)}, SymbolicIndexingInterface.TimeIndependentObservedFunction{ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe0ff89db, 0x8b5583a8, 0x90266123, 0xdb45606c, 0x323caa0f), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x9365b53c, 0xa3c9515d, 0x514325a1, 0xa6e88271, 0x893b8cef), Nothing}}}}, ModelingToolkitBase.var"#initprobpmap_split#722"{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x87bc1d9f, 0xaca90229, 0x04367520, 0x4a6b0025, 0x91eea9e8), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x21cdc803, 0xbc951784, 0xf907d141, 0x14b80165, 0x856fbb6e), Nothing}}}}, ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x386e67ff, 0x8d280864, 0x046a0cd4, 0x45c3a51e, 0x721766d0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xb2581b0f, 0xf3deec24, 0x7b4ed309, 0x8ca85244, 0x85302a7a), Nothing}}}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}}}}, ModelingToolkitBase.InitializationMetadata{ModelingToolkitBase.ReconstructInitializeprob{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x34c20b0e, 0x9527853a, 0xa9a329d1, 0xa26eb0a7, 0xe6f420a6), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4f0a7804, 0x68529643, 0x00745fec, 0xd4acbd06, 0x696e4bad), Nothing}}}}, Returns{StaticArraysCore.SVector{0, Float64}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}}}, ComposedFunction{typeof(identity), ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xf84f3604, 0x608ea973, 0xab085d03, 0x2152fbd4, 0xd6bcdad7), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe6511cb3, 0x3bb68b42, 0xc470a6ca, 0x54df1d1b, 0x33f38196), Nothing}}}}}, ModelingToolkitBase.GetUpdatedU0{SymbolicIndexingInterface.MultipleGetters{SymbolicIndexingInterface.ContinuousTimeseries, Vector{SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}, SymbolicIndexingInterface.MultipleParametersGetter{SymbolicIndexingInterface.IndexerNotTimeseries, Vector{SymbolicIndexingInterface.GetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}}, Nothing}}, ModelingToolkitBase.SetInitialUnknowns{SymbolicIndexingInterface.MultipleSetters{Vector{SymbolicIndexingInterface.ParameterHookWrapper{SymbolicIndexingInterface.SetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}, SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}}}}, Val{true}}, Nothing}, Float64, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}}, Tuple{DifferentiationInterfaceForwardDiffExt.ForwardDiffTwoArgJacobianPrep{Nothing, ForwardDiff.JacobianConfig{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1, Tuple{Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1}}}}, Tuple{}}, DifferentiationInterfaceForwardDiffExt.ForwardDiffTwoArgJacobianPrep{Nothing, ForwardDiff.JacobianConfig{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1, Tuple{Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1}}}}, Tuple{}}}, LinearSolveForwardDiffExt.DualLinearCache{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, LinearSolve.LinearCache{Matrix{Float64}, Vector{Float64}, Vector{Float64}, SciMLBase.NullParameters, LinearSolve.DefaultLinearSolver, LinearSolve.DefaultLinearSolverInit{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int64}}, LinearAlgebra.QRCompactWY{Float64, Matrix{Float64}, Matrix{Float64}}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Tuple{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int64}}, Vector{Int64}}, Tuple{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int64}}, Vector{Int64}}, Nothing, Nothing, Nothing, LinearAlgebra.SVD{Float64, Float64, Matrix{Float64}, Vector{Float64}}, LinearAlgebra.Cholesky{Float64, Matrix{Float64}}, LinearAlgebra.Cholesky{Float64, Matrix{Float64}}, Tuple{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int32}}, Base.RefValue{Int32}}, Tuple{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int64}}, Base.RefValue{Int64}}, LinearAlgebra.QRPivoted{Float64, Matrix{Float64}, Vector{Float64}, Vector{Int64}}, Nothing, Nothing, Nothing, Nothing, Nothing}, LinearSolve.InvPreconditioner{LinearAlgebra.Diagonal{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}}, LinearAlgebra.Diagonal{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}, Float64, LinearSolve.LinearVerbosity{SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.WarnLevel, SciMLLogging.WarnLevel, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent}, Bool, LinearSolve.LinearSolveAdjoint{Missing}}, Matrix{ForwardDiff.Partials{7, Float64}}, Vector{ForwardDiff.Partials{7, Float64}}, Vector{ForwardDiff.Partials{7, Float64}}, Vector{Matrix{Float64}}, Vector{Vector{Float64}}, Vector{Vector{Float64}}, Vector{Float64}, Vector{Float64}, Vector{Float64}, Bool, Matrix{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Matrix{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Float64, Float64, StaticArraysCore.SVector{5, Float64}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, typeof(OrdinaryDiffEqCore.trivial_limiter!)}, Nothing}, SciMLBase.DEStats, Nothing, Nothing, Nothing, Nothing}, SciMLBase.ODEFunction{true, true, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 3, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4184afe0, 0x21b47713, 0x930c2aac, 0xa04a612b, 0x35fabe3e), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x6964cf36, 0xc7a82176, 0x64fa310f, 0xf3677437, 0xdaf6dcc8), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, SciMLBase.OverrideInitData{SciMLBase.NonlinearProblem{Nothing, true, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, StaticArraysCore.SVector{0, Float64}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, SciMLBase.NonlinearFunction{true, SciMLBase.FullSpecialize, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xd98c2f70, 0x42e49560, 0x203dca74, 0xaf7b261d, 0x26a8a5b0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x79e5c774, 0x276cb545, 0x46cbe913, 0x504bde51, 0x9b0961a6), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, Nothing, Nothing}, @Kwargs{}, SciMLBase.StandardNonlinearProblem, Nothing, Nothing}, typeof(ModelingToolkitBase.update_initializeprob!), ComposedFunction{ComposedFunction{typeof(identity), typeof(ModelingToolkitBase.safe_float)}, SymbolicIndexingInterface.TimeIndependentObservedFunction{ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe0ff89db, 0x8b5583a8, 0x90266123, 0xdb45606c, 0x323caa0f), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x9365b53c, 0xa3c9515d, 0x514325a1, 0xa6e88271, 0x893b8cef), Nothing}}}}, ModelingToolkitBase.var"#initprobpmap_split#722"{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x87bc1d9f, 0xaca90229, 0x04367520, 0x4a6b0025, 0x91eea9e8), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x21cdc803, 0xbc951784, 0xf907d141, 0x14b80165, 0x856fbb6e), Nothing}}}}, ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x386e67ff, 0x8d280864, 0x046a0cd4, 0x45c3a51e, 0x721766d0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xb2581b0f, 0xf3deec24, 0x7b4ed309, 0x8ca85244, 0x85302a7a), Nothing}}}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}}}}, ModelingToolkitBase.InitializationMetadata{ModelingToolkitBase.ReconstructInitializeprob{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x34c20b0e, 0x9527853a, 0xa9a329d1, 0xa26eb0a7, 0xe6f420a6), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4f0a7804, 0x68529643, 0x00745fec, 0xd4acbd06, 0x696e4bad), Nothing}}}}, Returns{StaticArraysCore.SVector{0, Float64}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}}}, ComposedFunction{typeof(identity), ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xf84f3604, 0x608ea973, 0xab085d03, 0x2152fbd4, 0xd6bcdad7), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe6511cb3, 0x3bb68b42, 0xc470a6ca, 0x54df1d1b, 0x33f38196), Nothing}}}}}, ModelingToolkitBase.GetUpdatedU0{SymbolicIndexingInterface.MultipleGetters{SymbolicIndexingInterface.ContinuousTimeseries, Vector{SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}, SymbolicIndexingInterface.MultipleParametersGetter{SymbolicIndexingInterface.IndexerNotTimeseries, Vector{SymbolicIndexingInterface.GetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}}, Nothing}}, ModelingToolkitBase.SetInitialUnknowns{SymbolicIndexingInterface.MultipleSetters{Vector{SymbolicIndexingInterface.ParameterHookWrapper{SymbolicIndexingInterface.SetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}, SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}}}}, Val{true}}, Nothing}, OrdinaryDiffEqBDF.QNDFCache{5, StaticArraysCore.SMatrix{5, 5, Float64, 25}, Matrix{Float64}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, OrdinaryDiffEqNonlinearSolve.NLSolver{OrdinaryDiffEqNonlinearSolve.NLNewton{Rational{Int64}, Rational{Int64}, Rational{Int64}, Nothing}, true, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Float64, Nothing, Float64, OrdinaryDiffEqNonlinearSolve.NLNewtonCache{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Float64, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Matrix{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Matrix{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, SciMLBase.UJacobianWrapper{true, SciMLBase.ODEFunction{true, true, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 3, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4184afe0, 0x21b47713, 0x930c2aac, 0xa04a612b, 0x35fabe3e), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x6964cf36, 0xc7a82176, 0x64fa310f, 0xf3677437, 0xdaf6dcc8), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, SciMLBase.OverrideInitData{SciMLBase.NonlinearProblem{Nothing, true, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, StaticArraysCore.SVector{0, Float64}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, SciMLBase.NonlinearFunction{true, SciMLBase.FullSpecialize, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xd98c2f70, 0x42e49560, 0x203dca74, 0xaf7b261d, 0x26a8a5b0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x79e5c774, 0x276cb545, 0x46cbe913, 0x504bde51, 0x9b0961a6), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, Nothing, Nothing}, @Kwargs{}, SciMLBase.StandardNonlinearProblem, Nothing, Nothing}, typeof(ModelingToolkitBase.update_initializeprob!), ComposedFunction{ComposedFunction{typeof(identity), typeof(ModelingToolkitBase.safe_float)}, SymbolicIndexingInterface.TimeIndependentObservedFunction{ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe0ff89db, 0x8b5583a8, 0x90266123, 0xdb45606c, 0x323caa0f), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x9365b53c, 0xa3c9515d, 0x514325a1, 0xa6e88271, 0x893b8cef), Nothing}}}}, ModelingToolkitBase.var"#initprobpmap_split#722"{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x87bc1d9f, 0xaca90229, 0x04367520, 0x4a6b0025, 0x91eea9e8), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x21cdc803, 0xbc951784, 0xf907d141, 0x14b80165, 0x856fbb6e), Nothing}}}}, ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x386e67ff, 0x8d280864, 0x046a0cd4, 0x45c3a51e, 0x721766d0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xb2581b0f, 0xf3deec24, 0x7b4ed309, 0x8ca85244, 0x85302a7a), Nothing}}}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}}}}, ModelingToolkitBase.InitializationMetadata{ModelingToolkitBase.ReconstructInitializeprob{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x34c20b0e, 0x9527853a, 0xa9a329d1, 0xa26eb0a7, 0xe6f420a6), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4f0a7804, 0x68529643, 0x00745fec, 0xd4acbd06, 0x696e4bad), Nothing}}}}, Returns{StaticArraysCore.SVector{0, Float64}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}}}, ComposedFunction{typeof(identity), ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xf84f3604, 0x608ea973, 0xab085d03, 0x2152fbd4, 0xd6bcdad7), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe6511cb3, 0x3bb68b42, 0xc470a6ca, 0x54df1d1b, 0x33f38196), Nothing}}}}}, ModelingToolkitBase.GetUpdatedU0{SymbolicIndexingInterface.MultipleGetters{SymbolicIndexingInterface.ContinuousTimeseries, Vector{SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}, SymbolicIndexingInterface.MultipleParametersGetter{SymbolicIndexingInterface.IndexerNotTimeseries, Vector{SymbolicIndexingInterface.GetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}}, Nothing}}, ModelingToolkitBase.SetInitialUnknowns{SymbolicIndexingInterface.MultipleSetters{Vector{SymbolicIndexingInterface.ParameterHookWrapper{SymbolicIndexingInterface.SetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}, SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}}}}, Val{true}}, Nothing}, Float64, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}}, Tuple{DifferentiationInterfaceForwardDiffExt.ForwardDiffTwoArgJacobianPrep{Nothing, ForwardDiff.JacobianConfig{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1, Tuple{Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1}}}}, Tuple{}}, DifferentiationInterfaceForwardDiffExt.ForwardDiffTwoArgJacobianPrep{Nothing, ForwardDiff.JacobianConfig{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1, Tuple{Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1}}}}, Tuple{}}}, LinearSolveForwardDiffExt.DualLinearCache{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, LinearSolve.LinearCache{Matrix{Float64}, Vector{Float64}, Vector{Float64}, SciMLBase.NullParameters, LinearSolve.DefaultLinearSolver, LinearSolve.DefaultLinearSolverInit{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int64}}, LinearAlgebra.QRCompactWY{Float64, Matrix{Float64}, Matrix{Float64}}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Tuple{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int64}}, Vector{Int64}}, Tuple{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int64}}, Vector{Int64}}, Nothing, Nothing, Nothing, LinearAlgebra.SVD{Float64, Float64, Matrix{Float64}, Vector{Float64}}, LinearAlgebra.Cholesky{Float64, Matrix{Float64}}, LinearAlgebra.Cholesky{Float64, Matrix{Float64}}, Tuple{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int32}}, Base.RefValue{Int32}}, Tuple{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int64}}, Base.RefValue{Int64}}, LinearAlgebra.QRPivoted{Float64, Matrix{Float64}, Vector{Float64}, Vector{Int64}}, Nothing, Nothing, Nothing, Nothing, Nothing}, LinearSolve.InvPreconditioner{LinearAlgebra.Diagonal{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}}, LinearAlgebra.Diagonal{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}, Float64, LinearSolve.LinearVerbosity{SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.WarnLevel, SciMLLogging.WarnLevel, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent}, Bool, LinearSolve.LinearSolveAdjoint{Missing}}, Matrix{ForwardDiff.Partials{7, Float64}}, Vector{ForwardDiff.Partials{7, Float64}}, Vector{ForwardDiff.Partials{7, Float64}}, Vector{Matrix{Float64}}, Vector{Vector{Float64}}, Vector{Vector{Float64}}, Vector{Float64}, Vector{Float64}, Vector{Float64}, Bool, Matrix{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Matrix{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Float64, Float64, StaticArraysCore.SVector{5, Float64}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, typeof(OrdinaryDiffEqCore.trivial_limiter!)}, OrdinaryDiffEqCore.DEOptions{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, Float64, Float64, OrdinaryDiffEqCore.DummyController, typeof(DiffEqBase.ODE_DEFAULT_NORM), typeof(LinearAlgebra.opnorm), Bool, SciMLBase.CallbackSet{Tuple{}, Tuple{SciMLBase.DiscreteCallback{SteadyStateDiffEq.var"#terminate_function#8"{NonlinearSolveBase.NonlinearTerminationModeCache{Nothing, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, NonlinearSolveBase.NormTerminationMode{typeof(NonlinearSolveBase.Linf_NORM)}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing}}, typeof(SciMLBase.terminate!), typeof(SciMLBase.INITIALIZE_DEFAULT), typeof(SciMLBase.FINALIZE_DEFAULT), Nothing, Tuple{}}}}, typeof(DiffEqBase.ODE_DEFAULT_ISOUTOFDOMAIN), typeof(DiffEqBase.ODE_DEFAULT_PROG_MESSAGE), typeof(DiffEqBase.ODE_DEFAULT_UNSTABLE_CHECK), DataStructures.BinaryHeap{Float64, DataStructures.FasterForward}, DataStructures.BinaryHeap{Float64, DataStructures.FasterForward}, Nothing, Nothing, Int64, Tuple{}, Tuple{}, Tuple{}, OrdinaryDiffEqCore.DEVerbosity{SciMLLogging.Minimal, SciMLLogging.Minimal, SciMLLogging.WarnLevel, SciMLLogging.WarnLevel, SciMLLogging.WarnLevel, SciMLLogging.WarnLevel, SciMLLogging.WarnLevel, SciMLLogging.WarnLevel, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.WarnLevel, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.WarnLevel, SciMLLogging.Silent, SciMLLogging.WarnLevel, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, Nothing, DiffEqBase.DefaultInit, Nothing, OrdinaryDiffEqCore.DummyController}) @ OrdinaryDiffEqCore ~/.julia/packages/OrdinaryDiffEqCore/ct3Fc/src/integrators/integrator_utils.jl:311 [4] loopfooter! @ ~/.julia/packages/OrdinaryDiffEqCore/ct3Fc/src/integrators/integrator_utils.jl:299 [inlined] [5] solve!(integrator::OrdinaryDiffEqCore.ODEIntegrator{OrdinaryDiffEqBDF.QNDF{5, 1, ADTypes.AutoForwardDiff{1, ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}, Nothing, OrdinaryDiffEqNonlinearSolve.NLNewton{Rational{Int64}, Rational{Int64}, Rational{Int64}, Nothing}, typeof(OrdinaryDiffEqCore.DEFAULT_PRECS), Val{:forward}(), true, nothing, Nothing, Nothing, NTuple{5, Rational{Int64}}, typeof(OrdinaryDiffEqCore.trivial_limiter!)}, true, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Nothing, Float64, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, Float64, Float64, Float64, Float64, Vector{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}, SciMLBase.ODESolution{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 2, Vector{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}, Nothing, Nothing, Vector{Float64}, Vector{Vector{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}}, Nothing, SciMLBase.ODEProblem{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Tuple{Float64, Float64}, true, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, SciMLBase.ODEFunction{true, true, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 3, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4184afe0, 0x21b47713, 0x930c2aac, 0xa04a612b, 0x35fabe3e), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x6964cf36, 0xc7a82176, 0x64fa310f, 0xf3677437, 0xdaf6dcc8), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, SciMLBase.OverrideInitData{SciMLBase.NonlinearProblem{Nothing, true, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, StaticArraysCore.SVector{0, Float64}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, SciMLBase.NonlinearFunction{true, SciMLBase.FullSpecialize, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xd98c2f70, 0x42e49560, 0x203dca74, 0xaf7b261d, 0x26a8a5b0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x79e5c774, 0x276cb545, 0x46cbe913, 0x504bde51, 0x9b0961a6), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, Nothing, Nothing}, @Kwargs{}, SciMLBase.StandardNonlinearProblem, Nothing, Nothing}, typeof(ModelingToolkitBase.update_initializeprob!), ComposedFunction{ComposedFunction{typeof(identity), typeof(ModelingToolkitBase.safe_float)}, SymbolicIndexingInterface.TimeIndependentObservedFunction{ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe0ff89db, 0x8b5583a8, 0x90266123, 0xdb45606c, 0x323caa0f), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x9365b53c, 0xa3c9515d, 0x514325a1, 0xa6e88271, 0x893b8cef), Nothing}}}}, ModelingToolkitBase.var"#initprobpmap_split#722"{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x87bc1d9f, 0xaca90229, 0x04367520, 0x4a6b0025, 0x91eea9e8), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x21cdc803, 0xbc951784, 0xf907d141, 0x14b80165, 0x856fbb6e), Nothing}}}}, ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x386e67ff, 0x8d280864, 0x046a0cd4, 0x45c3a51e, 0x721766d0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xb2581b0f, 0xf3deec24, 0x7b4ed309, 0x8ca85244, 0x85302a7a), Nothing}}}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}}}}, ModelingToolkitBase.InitializationMetadata{ModelingToolkitBase.ReconstructInitializeprob{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x34c20b0e, 0x9527853a, 0xa9a329d1, 0xa26eb0a7, 0xe6f420a6), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4f0a7804, 0x68529643, 0x00745fec, 0xd4acbd06, 0x696e4bad), Nothing}}}}, Returns{StaticArraysCore.SVector{0, Float64}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}}}, ComposedFunction{typeof(identity), ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xf84f3604, 0x608ea973, 0xab085d03, 0x2152fbd4, 0xd6bcdad7), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe6511cb3, 0x3bb68b42, 0xc470a6ca, 0x54df1d1b, 0x33f38196), Nothing}}}}}, ModelingToolkitBase.GetUpdatedU0{SymbolicIndexingInterface.MultipleGetters{SymbolicIndexingInterface.ContinuousTimeseries, Vector{SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}, SymbolicIndexingInterface.MultipleParametersGetter{SymbolicIndexingInterface.IndexerNotTimeseries, Vector{SymbolicIndexingInterface.GetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}}, Nothing}}, ModelingToolkitBase.SetInitialUnknowns{SymbolicIndexingInterface.MultipleSetters{Vector{SymbolicIndexingInterface.ParameterHookWrapper{SymbolicIndexingInterface.SetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}, SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}}}}, Val{true}}, Nothing}, @Kwargs{}, SciMLBase.StandardODEProblem}, OrdinaryDiffEqBDF.QNDF{5, 1, ADTypes.AutoForwardDiff{1, ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}, Nothing, OrdinaryDiffEqNonlinearSolve.NLNewton{Rational{Int64}, Rational{Int64}, Rational{Int64}, Nothing}, typeof(OrdinaryDiffEqCore.DEFAULT_PRECS), Val{:forward}(), true, nothing, Nothing, Nothing, NTuple{5, Rational{Int64}}, typeof(OrdinaryDiffEqCore.trivial_limiter!)}, OrdinaryDiffEqCore.InterpolationData{SciMLBase.ODEFunction{true, true, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 3, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4184afe0, 0x21b47713, 0x930c2aac, 0xa04a612b, 0x35fabe3e), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x6964cf36, 0xc7a82176, 0x64fa310f, 0xf3677437, 0xdaf6dcc8), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, SciMLBase.OverrideInitData{SciMLBase.NonlinearProblem{Nothing, true, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, StaticArraysCore.SVector{0, Float64}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, SciMLBase.NonlinearFunction{true, SciMLBase.FullSpecialize, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xd98c2f70, 0x42e49560, 0x203dca74, 0xaf7b261d, 0x26a8a5b0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x79e5c774, 0x276cb545, 0x46cbe913, 0x504bde51, 0x9b0961a6), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, Nothing, Nothing}, @Kwargs{}, SciMLBase.StandardNonlinearProblem, Nothing, Nothing}, typeof(ModelingToolkitBase.update_initializeprob!), ComposedFunction{ComposedFunction{typeof(identity), typeof(ModelingToolkitBase.safe_float)}, SymbolicIndexingInterface.TimeIndependentObservedFunction{ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe0ff89db, 0x8b5583a8, 0x90266123, 0xdb45606c, 0x323caa0f), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x9365b53c, 0xa3c9515d, 0x514325a1, 0xa6e88271, 0x893b8cef), Nothing}}}}, ModelingToolkitBase.var"#initprobpmap_split#722"{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x87bc1d9f, 0xaca90229, 0x04367520, 0x4a6b0025, 0x91eea9e8), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x21cdc803, 0xbc951784, 0xf907d141, 0x14b80165, 0x856fbb6e), Nothing}}}}, ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x386e67ff, 0x8d280864, 0x046a0cd4, 0x45c3a51e, 0x721766d0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xb2581b0f, 0xf3deec24, 0x7b4ed309, 0x8ca85244, 0x85302a7a), Nothing}}}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}}}}, ModelingToolkitBase.InitializationMetadata{ModelingToolkitBase.ReconstructInitializeprob{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x34c20b0e, 0x9527853a, 0xa9a329d1, 0xa26eb0a7, 0xe6f420a6), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4f0a7804, 0x68529643, 0x00745fec, 0xd4acbd06, 0x696e4bad), Nothing}}}}, Returns{StaticArraysCore.SVector{0, Float64}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}}}, ComposedFunction{typeof(identity), ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xf84f3604, 0x608ea973, 0xab085d03, 0x2152fbd4, 0xd6bcdad7), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe6511cb3, 0x3bb68b42, 0xc470a6ca, 0x54df1d1b, 0x33f38196), Nothing}}}}}, ModelingToolkitBase.GetUpdatedU0{SymbolicIndexingInterface.MultipleGetters{SymbolicIndexingInterface.ContinuousTimeseries, Vector{SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}, SymbolicIndexingInterface.MultipleParametersGetter{SymbolicIndexingInterface.IndexerNotTimeseries, Vector{SymbolicIndexingInterface.GetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}}, Nothing}}, ModelingToolkitBase.SetInitialUnknowns{SymbolicIndexingInterface.MultipleSetters{Vector{SymbolicIndexingInterface.ParameterHookWrapper{SymbolicIndexingInterface.SetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}, SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}}}}, Val{true}}, Nothing}, Vector{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}, Vector{Float64}, Vector{Vector{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}}, Nothing, OrdinaryDiffEqBDF.QNDFCache{5, StaticArraysCore.SMatrix{5, 5, Float64, 25}, Matrix{Float64}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, OrdinaryDiffEqNonlinearSolve.NLSolver{OrdinaryDiffEqNonlinearSolve.NLNewton{Rational{Int64}, Rational{Int64}, Rational{Int64}, Nothing}, true, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Float64, Nothing, Float64, OrdinaryDiffEqNonlinearSolve.NLNewtonCache{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Float64, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Matrix{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Matrix{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, SciMLBase.UJacobianWrapper{true, SciMLBase.ODEFunction{true, true, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 3, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4184afe0, 0x21b47713, 0x930c2aac, 0xa04a612b, 0x35fabe3e), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x6964cf36, 0xc7a82176, 0x64fa310f, 0xf3677437, 0xdaf6dcc8), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, SciMLBase.OverrideInitData{SciMLBase.NonlinearProblem{Nothing, true, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, StaticArraysCore.SVector{0, Float64}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, SciMLBase.NonlinearFunction{true, SciMLBase.FullSpecialize, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xd98c2f70, 0x42e49560, 0x203dca74, 0xaf7b261d, 0x26a8a5b0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x79e5c774, 0x276cb545, 0x46cbe913, 0x504bde51, 0x9b0961a6), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, Nothing, Nothing}, @Kwargs{}, SciMLBase.StandardNonlinearProblem, Nothing, Nothing}, typeof(ModelingToolkitBase.update_initializeprob!), ComposedFunction{ComposedFunction{typeof(identity), typeof(ModelingToolkitBase.safe_float)}, SymbolicIndexingInterface.TimeIndependentObservedFunction{ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe0ff89db, 0x8b5583a8, 0x90266123, 0xdb45606c, 0x323caa0f), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x9365b53c, 0xa3c9515d, 0x514325a1, 0xa6e88271, 0x893b8cef), Nothing}}}}, ModelingToolkitBase.var"#initprobpmap_split#722"{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x87bc1d9f, 0xaca90229, 0x04367520, 0x4a6b0025, 0x91eea9e8), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x21cdc803, 0xbc951784, 0xf907d141, 0x14b80165, 0x856fbb6e), Nothing}}}}, ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x386e67ff, 0x8d280864, 0x046a0cd4, 0x45c3a51e, 0x721766d0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xb2581b0f, 0xf3deec24, 0x7b4ed309, 0x8ca85244, 0x85302a7a), Nothing}}}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}}}}, ModelingToolkitBase.InitializationMetadata{ModelingToolkitBase.ReconstructInitializeprob{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x34c20b0e, 0x9527853a, 0xa9a329d1, 0xa26eb0a7, 0xe6f420a6), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4f0a7804, 0x68529643, 0x00745fec, 0xd4acbd06, 0x696e4bad), Nothing}}}}, Returns{StaticArraysCore.SVector{0, Float64}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}}}, ComposedFunction{typeof(identity), ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xf84f3604, 0x608ea973, 0xab085d03, 0x2152fbd4, 0xd6bcdad7), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe6511cb3, 0x3bb68b42, 0xc470a6ca, 0x54df1d1b, 0x33f38196), Nothing}}}}}, ModelingToolkitBase.GetUpdatedU0{SymbolicIndexingInterface.MultipleGetters{SymbolicIndexingInterface.ContinuousTimeseries, Vector{SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}, SymbolicIndexingInterface.MultipleParametersGetter{SymbolicIndexingInterface.IndexerNotTimeseries, Vector{SymbolicIndexingInterface.GetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}}, Nothing}}, ModelingToolkitBase.SetInitialUnknowns{SymbolicIndexingInterface.MultipleSetters{Vector{SymbolicIndexingInterface.ParameterHookWrapper{SymbolicIndexingInterface.SetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}, SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}}}}, Val{true}}, Nothing}, Float64, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}}, Tuple{DifferentiationInterfaceForwardDiffExt.ForwardDiffTwoArgJacobianPrep{Nothing, ForwardDiff.JacobianConfig{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1, Tuple{Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1}}}}, Tuple{}}, DifferentiationInterfaceForwardDiffExt.ForwardDiffTwoArgJacobianPrep{Nothing, ForwardDiff.JacobianConfig{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1, Tuple{Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1}}}}, Tuple{}}}, LinearSolveForwardDiffExt.DualLinearCache{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, LinearSolve.LinearCache{Matrix{Float64}, Vector{Float64}, Vector{Float64}, SciMLBase.NullParameters, LinearSolve.DefaultLinearSolver, LinearSolve.DefaultLinearSolverInit{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int64}}, LinearAlgebra.QRCompactWY{Float64, Matrix{Float64}, Matrix{Float64}}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Tuple{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int64}}, Vector{Int64}}, Tuple{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int64}}, Vector{Int64}}, Nothing, Nothing, Nothing, LinearAlgebra.SVD{Float64, Float64, Matrix{Float64}, Vector{Float64}}, LinearAlgebra.Cholesky{Float64, Matrix{Float64}}, LinearAlgebra.Cholesky{Float64, Matrix{Float64}}, Tuple{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int32}}, Base.RefValue{Int32}}, Tuple{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int64}}, Base.RefValue{Int64}}, LinearAlgebra.QRPivoted{Float64, Matrix{Float64}, Vector{Float64}, Vector{Int64}}, Nothing, Nothing, Nothing, Nothing, Nothing}, LinearSolve.InvPreconditioner{LinearAlgebra.Diagonal{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}}, LinearAlgebra.Diagonal{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}, Float64, LinearSolve.LinearVerbosity{SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.WarnLevel, SciMLLogging.WarnLevel, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent}, Bool, LinearSolve.LinearSolveAdjoint{Missing}}, Matrix{ForwardDiff.Partials{7, Float64}}, Vector{ForwardDiff.Partials{7, Float64}}, Vector{ForwardDiff.Partials{7, Float64}}, Vector{Matrix{Float64}}, Vector{Vector{Float64}}, Vector{Vector{Float64}}, Vector{Float64}, Vector{Float64}, Vector{Float64}, Bool, Matrix{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Matrix{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Float64, Float64, StaticArraysCore.SVector{5, Float64}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, typeof(OrdinaryDiffEqCore.trivial_limiter!)}, Nothing}, SciMLBase.DEStats, Nothing, Nothing, Nothing, Nothing}, SciMLBase.ODEFunction{true, true, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 3, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4184afe0, 0x21b47713, 0x930c2aac, 0xa04a612b, 0x35fabe3e), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x6964cf36, 0xc7a82176, 0x64fa310f, 0xf3677437, 0xdaf6dcc8), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, SciMLBase.OverrideInitData{SciMLBase.NonlinearProblem{Nothing, true, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, StaticArraysCore.SVector{0, Float64}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, SciMLBase.NonlinearFunction{true, SciMLBase.FullSpecialize, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xd98c2f70, 0x42e49560, 0x203dca74, 0xaf7b261d, 0x26a8a5b0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x79e5c774, 0x276cb545, 0x46cbe913, 0x504bde51, 0x9b0961a6), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, Nothing, Nothing}, @Kwargs{}, SciMLBase.StandardNonlinearProblem, Nothing, Nothing}, typeof(ModelingToolkitBase.update_initializeprob!), ComposedFunction{ComposedFunction{typeof(identity), typeof(ModelingToolkitBase.safe_float)}, SymbolicIndexingInterface.TimeIndependentObservedFunction{ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe0ff89db, 0x8b5583a8, 0x90266123, 0xdb45606c, 0x323caa0f), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x9365b53c, 0xa3c9515d, 0x514325a1, 0xa6e88271, 0x893b8cef), Nothing}}}}, ModelingToolkitBase.var"#initprobpmap_split#722"{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x87bc1d9f, 0xaca90229, 0x04367520, 0x4a6b0025, 0x91eea9e8), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x21cdc803, 0xbc951784, 0xf907d141, 0x14b80165, 0x856fbb6e), Nothing}}}}, ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x386e67ff, 0x8d280864, 0x046a0cd4, 0x45c3a51e, 0x721766d0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xb2581b0f, 0xf3deec24, 0x7b4ed309, 0x8ca85244, 0x85302a7a), Nothing}}}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}}}}, ModelingToolkitBase.InitializationMetadata{ModelingToolkitBase.ReconstructInitializeprob{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x34c20b0e, 0x9527853a, 0xa9a329d1, 0xa26eb0a7, 0xe6f420a6), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4f0a7804, 0x68529643, 0x00745fec, 0xd4acbd06, 0x696e4bad), Nothing}}}}, Returns{StaticArraysCore.SVector{0, Float64}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}}}, ComposedFunction{typeof(identity), ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xf84f3604, 0x608ea973, 0xab085d03, 0x2152fbd4, 0xd6bcdad7), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe6511cb3, 0x3bb68b42, 0xc470a6ca, 0x54df1d1b, 0x33f38196), Nothing}}}}}, ModelingToolkitBase.GetUpdatedU0{SymbolicIndexingInterface.MultipleGetters{SymbolicIndexingInterface.ContinuousTimeseries, Vector{SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}, SymbolicIndexingInterface.MultipleParametersGetter{SymbolicIndexingInterface.IndexerNotTimeseries, Vector{SymbolicIndexingInterface.GetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}}, Nothing}}, ModelingToolkitBase.SetInitialUnknowns{SymbolicIndexingInterface.MultipleSetters{Vector{SymbolicIndexingInterface.ParameterHookWrapper{SymbolicIndexingInterface.SetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}, SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}}}}, Val{true}}, Nothing}, OrdinaryDiffEqBDF.QNDFCache{5, StaticArraysCore.SMatrix{5, 5, Float64, 25}, Matrix{Float64}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, OrdinaryDiffEqNonlinearSolve.NLSolver{OrdinaryDiffEqNonlinearSolve.NLNewton{Rational{Int64}, Rational{Int64}, Rational{Int64}, Nothing}, true, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Float64, Nothing, Float64, OrdinaryDiffEqNonlinearSolve.NLNewtonCache{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Float64, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Matrix{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Matrix{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, SciMLBase.UJacobianWrapper{true, SciMLBase.ODEFunction{true, true, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 3, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4184afe0, 0x21b47713, 0x930c2aac, 0xa04a612b, 0x35fabe3e), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x6964cf36, 0xc7a82176, 0x64fa310f, 0xf3677437, 0xdaf6dcc8), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, SciMLBase.OverrideInitData{SciMLBase.NonlinearProblem{Nothing, true, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, StaticArraysCore.SVector{0, Float64}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, SciMLBase.NonlinearFunction{true, SciMLBase.FullSpecialize, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xd98c2f70, 0x42e49560, 0x203dca74, 0xaf7b261d, 0x26a8a5b0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x79e5c774, 0x276cb545, 0x46cbe913, 0x504bde51, 0x9b0961a6), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, Nothing, Nothing}, @Kwargs{}, SciMLBase.StandardNonlinearProblem, Nothing, Nothing}, typeof(ModelingToolkitBase.update_initializeprob!), ComposedFunction{ComposedFunction{typeof(identity), typeof(ModelingToolkitBase.safe_float)}, SymbolicIndexingInterface.TimeIndependentObservedFunction{ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe0ff89db, 0x8b5583a8, 0x90266123, 0xdb45606c, 0x323caa0f), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x9365b53c, 0xa3c9515d, 0x514325a1, 0xa6e88271, 0x893b8cef), Nothing}}}}, ModelingToolkitBase.var"#initprobpmap_split#722"{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x87bc1d9f, 0xaca90229, 0x04367520, 0x4a6b0025, 0x91eea9e8), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x21cdc803, 0xbc951784, 0xf907d141, 0x14b80165, 0x856fbb6e), Nothing}}}}, ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x386e67ff, 0x8d280864, 0x046a0cd4, 0x45c3a51e, 0x721766d0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xb2581b0f, 0xf3deec24, 0x7b4ed309, 0x8ca85244, 0x85302a7a), Nothing}}}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}}}}, ModelingToolkitBase.InitializationMetadata{ModelingToolkitBase.ReconstructInitializeprob{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x34c20b0e, 0x9527853a, 0xa9a329d1, 0xa26eb0a7, 0xe6f420a6), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4f0a7804, 0x68529643, 0x00745fec, 0xd4acbd06, 0x696e4bad), Nothing}}}}, Returns{StaticArraysCore.SVector{0, Float64}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}}}, ComposedFunction{typeof(identity), ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xf84f3604, 0x608ea973, 0xab085d03, 0x2152fbd4, 0xd6bcdad7), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe6511cb3, 0x3bb68b42, 0xc470a6ca, 0x54df1d1b, 0x33f38196), Nothing}}}}}, ModelingToolkitBase.GetUpdatedU0{SymbolicIndexingInterface.MultipleGetters{SymbolicIndexingInterface.ContinuousTimeseries, Vector{SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}, SymbolicIndexingInterface.MultipleParametersGetter{SymbolicIndexingInterface.IndexerNotTimeseries, Vector{SymbolicIndexingInterface.GetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}}, Nothing}}, ModelingToolkitBase.SetInitialUnknowns{SymbolicIndexingInterface.MultipleSetters{Vector{SymbolicIndexingInterface.ParameterHookWrapper{SymbolicIndexingInterface.SetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}, SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}}}}, Val{true}}, Nothing}, Float64, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}}, Tuple{DifferentiationInterfaceForwardDiffExt.ForwardDiffTwoArgJacobianPrep{Nothing, ForwardDiff.JacobianConfig{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1, Tuple{Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1}}}}, Tuple{}}, DifferentiationInterfaceForwardDiffExt.ForwardDiffTwoArgJacobianPrep{Nothing, ForwardDiff.JacobianConfig{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1, Tuple{Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, 1}}}}, Tuple{}}}, LinearSolveForwardDiffExt.DualLinearCache{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, LinearSolve.LinearCache{Matrix{Float64}, Vector{Float64}, Vector{Float64}, SciMLBase.NullParameters, LinearSolve.DefaultLinearSolver, LinearSolve.DefaultLinearSolverInit{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int64}}, LinearAlgebra.QRCompactWY{Float64, Matrix{Float64}, Matrix{Float64}}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Tuple{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int64}}, Vector{Int64}}, Tuple{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int64}}, Vector{Int64}}, Nothing, Nothing, Nothing, LinearAlgebra.SVD{Float64, Float64, Matrix{Float64}, Vector{Float64}}, LinearAlgebra.Cholesky{Float64, Matrix{Float64}}, LinearAlgebra.Cholesky{Float64, Matrix{Float64}}, Tuple{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int32}}, Base.RefValue{Int32}}, Tuple{LinearAlgebra.LU{Float64, Matrix{Float64}, Vector{Int64}}, Base.RefValue{Int64}}, LinearAlgebra.QRPivoted{Float64, Matrix{Float64}, Vector{Float64}, Vector{Int64}}, Nothing, Nothing, Nothing, Nothing, Nothing}, LinearSolve.InvPreconditioner{LinearAlgebra.Diagonal{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}}, LinearAlgebra.Diagonal{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}, Float64, LinearSolve.LinearVerbosity{SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.WarnLevel, SciMLLogging.WarnLevel, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent}, Bool, LinearSolve.LinearSolveAdjoint{Missing}}, Matrix{ForwardDiff.Partials{7, Float64}}, Vector{ForwardDiff.Partials{7, Float64}}, Vector{ForwardDiff.Partials{7, Float64}}, Vector{Matrix{Float64}}, Vector{Vector{Float64}}, Vector{Vector{Float64}}, Vector{Float64}, Vector{Float64}, Vector{Float64}, Bool, Matrix{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Matrix{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Float64, Float64, StaticArraysCore.SVector{5, Float64}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, typeof(OrdinaryDiffEqCore.trivial_limiter!)}, OrdinaryDiffEqCore.DEOptions{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, Float64, Float64, OrdinaryDiffEqCore.DummyController, typeof(DiffEqBase.ODE_DEFAULT_NORM), typeof(LinearAlgebra.opnorm), Bool, SciMLBase.CallbackSet{Tuple{}, Tuple{SciMLBase.DiscreteCallback{SteadyStateDiffEq.var"#terminate_function#8"{NonlinearSolveBase.NonlinearTerminationModeCache{Nothing, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, NonlinearSolveBase.NormTerminationMode{typeof(NonlinearSolveBase.Linf_NORM)}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing}}, typeof(SciMLBase.terminate!), typeof(SciMLBase.INITIALIZE_DEFAULT), typeof(SciMLBase.FINALIZE_DEFAULT), Nothing, Tuple{}}}}, typeof(DiffEqBase.ODE_DEFAULT_ISOUTOFDOMAIN), typeof(DiffEqBase.ODE_DEFAULT_PROG_MESSAGE), typeof(DiffEqBase.ODE_DEFAULT_UNSTABLE_CHECK), DataStructures.BinaryHeap{Float64, DataStructures.FasterForward}, DataStructures.BinaryHeap{Float64, DataStructures.FasterForward}, Nothing, Nothing, Int64, Tuple{}, Tuple{}, Tuple{}, OrdinaryDiffEqCore.DEVerbosity{SciMLLogging.Minimal, SciMLLogging.Minimal, SciMLLogging.WarnLevel, SciMLLogging.WarnLevel, SciMLLogging.WarnLevel, SciMLLogging.WarnLevel, SciMLLogging.WarnLevel, SciMLLogging.WarnLevel, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.WarnLevel, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.WarnLevel, SciMLLogging.Silent, SciMLLogging.WarnLevel, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent, SciMLLogging.Silent}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, Nothing, DiffEqBase.DefaultInit, Nothing, OrdinaryDiffEqCore.DummyController}) @ OrdinaryDiffEqCore ~/.julia/packages/OrdinaryDiffEqCore/ct3Fc/src/solve.jl:742 [6] __solve(::SciMLBase.ODEProblem{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Tuple{Float64, Float64}, true, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, SciMLBase.ODEFunction{true, true, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 3, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4184afe0, 0x21b47713, 0x930c2aac, 0xa04a612b, 0x35fabe3e), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x6964cf36, 0xc7a82176, 0x64fa310f, 0xf3677437, 0xdaf6dcc8), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, SciMLBase.OverrideInitData{SciMLBase.NonlinearProblem{Nothing, true, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, StaticArraysCore.SVector{0, Float64}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, SciMLBase.NonlinearFunction{true, SciMLBase.FullSpecialize, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xd98c2f70, 0x42e49560, 0x203dca74, 0xaf7b261d, 0x26a8a5b0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x79e5c774, 0x276cb545, 0x46cbe913, 0x504bde51, 0x9b0961a6), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, Nothing, Nothing}, @Kwargs{}, SciMLBase.StandardNonlinearProblem, Nothing, Nothing}, typeof(ModelingToolkitBase.update_initializeprob!), ComposedFunction{ComposedFunction{typeof(identity), typeof(ModelingToolkitBase.safe_float)}, SymbolicIndexingInterface.TimeIndependentObservedFunction{ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe0ff89db, 0x8b5583a8, 0x90266123, 0xdb45606c, 0x323caa0f), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x9365b53c, 0xa3c9515d, 0x514325a1, 0xa6e88271, 0x893b8cef), Nothing}}}}, ModelingToolkitBase.var"#initprobpmap_split#722"{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x87bc1d9f, 0xaca90229, 0x04367520, 0x4a6b0025, 0x91eea9e8), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x21cdc803, 0xbc951784, 0xf907d141, 0x14b80165, 0x856fbb6e), Nothing}}}}, ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x386e67ff, 0x8d280864, 0x046a0cd4, 0x45c3a51e, 0x721766d0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xb2581b0f, 0xf3deec24, 0x7b4ed309, 0x8ca85244, 0x85302a7a), Nothing}}}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}}}}, ModelingToolkitBase.InitializationMetadata{ModelingToolkitBase.ReconstructInitializeprob{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x34c20b0e, 0x9527853a, 0xa9a329d1, 0xa26eb0a7, 0xe6f420a6), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4f0a7804, 0x68529643, 0x00745fec, 0xd4acbd06, 0x696e4bad), Nothing}}}}, Returns{StaticArraysCore.SVector{0, Float64}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}}}, ComposedFunction{typeof(identity), ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xf84f3604, 0x608ea973, 0xab085d03, 0x2152fbd4, 0xd6bcdad7), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe6511cb3, 0x3bb68b42, 0xc470a6ca, 0x54df1d1b, 0x33f38196), Nothing}}}}}, ModelingToolkitBase.GetUpdatedU0{SymbolicIndexingInterface.MultipleGetters{SymbolicIndexingInterface.ContinuousTimeseries, Vector{SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}, SymbolicIndexingInterface.MultipleParametersGetter{SymbolicIndexingInterface.IndexerNotTimeseries, Vector{SymbolicIndexingInterface.GetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}}, Nothing}}, ModelingToolkitBase.SetInitialUnknowns{SymbolicIndexingInterface.MultipleSetters{Vector{SymbolicIndexingInterface.ParameterHookWrapper{SymbolicIndexingInterface.SetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}, SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}}}}, Val{true}}, Nothing}, @Kwargs{}, SciMLBase.StandardODEProblem}, ::OrdinaryDiffEqBDF.QNDF{5, 1, ADTypes.AutoForwardDiff{1, ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}, Nothing, OrdinaryDiffEqNonlinearSolve.NLNewton{Rational{Int64}, Rational{Int64}, Rational{Int64}, Nothing}, typeof(OrdinaryDiffEqCore.DEFAULT_PRECS), Val{:forward}(), true, nothing, Nothing, Nothing, NTuple{5, Rational{Int64}}, typeof(OrdinaryDiffEqCore.trivial_limiter!)}; kwargs::@Kwargs{abstol::ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, reltol::ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, verbose::Bool, callback::SciMLBase.DiscreteCallback{SteadyStateDiffEq.var"#terminate_function#8"{NonlinearSolveBase.NonlinearTerminationModeCache{Nothing, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, NonlinearSolveBase.NormTerminationMode{typeof(NonlinearSolveBase.Linf_NORM)}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing}}, typeof(SciMLBase.terminate!), typeof(SciMLBase.INITIALIZE_DEFAULT), typeof(SciMLBase.FINALIZE_DEFAULT), Nothing, Tuple{}}, save_end::Bool, alias::SciMLBase.ODEAliasSpecifier}) @ OrdinaryDiffEqCore ~/.julia/packages/OrdinaryDiffEqCore/ct3Fc/src/solve.jl:10 [7] __solve @ ~/.julia/packages/OrdinaryDiffEqCore/ct3Fc/src/solve.jl:1 [inlined] [8] solve_call(_prob::SciMLBase.ODEProblem{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Tuple{Float64, Float64}, true, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, SciMLBase.ODEFunction{true, true, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 3, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4184afe0, 0x21b47713, 0x930c2aac, 0xa04a612b, 0x35fabe3e), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x6964cf36, 0xc7a82176, 0x64fa310f, 0xf3677437, 0xdaf6dcc8), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, SciMLBase.OverrideInitData{SciMLBase.NonlinearProblem{Nothing, true, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, StaticArraysCore.SVector{0, Float64}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, SciMLBase.NonlinearFunction{true, SciMLBase.FullSpecialize, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xd98c2f70, 0x42e49560, 0x203dca74, 0xaf7b261d, 0x26a8a5b0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x79e5c774, 0x276cb545, 0x46cbe913, 0x504bde51, 0x9b0961a6), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, Nothing, Nothing}, @Kwargs{}, SciMLBase.StandardNonlinearProblem, Nothing, Nothing}, typeof(ModelingToolkitBase.update_initializeprob!), ComposedFunction{ComposedFunction{typeof(identity), typeof(ModelingToolkitBase.safe_float)}, SymbolicIndexingInterface.TimeIndependentObservedFunction{ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe0ff89db, 0x8b5583a8, 0x90266123, 0xdb45606c, 0x323caa0f), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x9365b53c, 0xa3c9515d, 0x514325a1, 0xa6e88271, 0x893b8cef), Nothing}}}}, ModelingToolkitBase.var"#initprobpmap_split#722"{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x87bc1d9f, 0xaca90229, 0x04367520, 0x4a6b0025, 0x91eea9e8), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x21cdc803, 0xbc951784, 0xf907d141, 0x14b80165, 0x856fbb6e), Nothing}}}}, ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x386e67ff, 0x8d280864, 0x046a0cd4, 0x45c3a51e, 0x721766d0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xb2581b0f, 0xf3deec24, 0x7b4ed309, 0x8ca85244, 0x85302a7a), Nothing}}}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}}}}, ModelingToolkitBase.InitializationMetadata{ModelingToolkitBase.ReconstructInitializeprob{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x34c20b0e, 0x9527853a, 0xa9a329d1, 0xa26eb0a7, 0xe6f420a6), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4f0a7804, 0x68529643, 0x00745fec, 0xd4acbd06, 0x696e4bad), Nothing}}}}, Returns{StaticArraysCore.SVector{0, Float64}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}}}, ComposedFunction{typeof(identity), ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xf84f3604, 0x608ea973, 0xab085d03, 0x2152fbd4, 0xd6bcdad7), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe6511cb3, 0x3bb68b42, 0xc470a6ca, 0x54df1d1b, 0x33f38196), Nothing}}}}}, ModelingToolkitBase.GetUpdatedU0{SymbolicIndexingInterface.MultipleGetters{SymbolicIndexingInterface.ContinuousTimeseries, Vector{SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}, SymbolicIndexingInterface.MultipleParametersGetter{SymbolicIndexingInterface.IndexerNotTimeseries, Vector{SymbolicIndexingInterface.GetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}}, Nothing}}, ModelingToolkitBase.SetInitialUnknowns{SymbolicIndexingInterface.MultipleSetters{Vector{SymbolicIndexingInterface.ParameterHookWrapper{SymbolicIndexingInterface.SetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}, SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}}}}, Val{true}}, Nothing}, @Kwargs{}, SciMLBase.StandardODEProblem}, args::OrdinaryDiffEqBDF.QNDF{5, 1, ADTypes.AutoForwardDiff{1, ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}}, Nothing, OrdinaryDiffEqNonlinearSolve.NLNewton{Rational{Int64}, Rational{Int64}, Rational{Int64}, Nothing}, typeof(OrdinaryDiffEqCore.DEFAULT_PRECS), Val{:forward}(), true, nothing, Nothing, Nothing, NTuple{5, Rational{Int64}}, typeof(OrdinaryDiffEqCore.trivial_limiter!)}; merge_callbacks::Bool, kwargshandle::Nothing, kwargs::@Kwargs{abstol::ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, reltol::ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, verbose::Bool, callback::SciMLBase.DiscreteCallback{SteadyStateDiffEq.var"#terminate_function#8"{NonlinearSolveBase.NonlinearTerminationModeCache{Nothing, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, NonlinearSolveBase.NormTerminationMode{typeof(NonlinearSolveBase.Linf_NORM)}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing}}, typeof(SciMLBase.terminate!), typeof(SciMLBase.INITIALIZE_DEFAULT), typeof(SciMLBase.FINALIZE_DEFAULT), Nothing, Tuple{}}, save_end::Bool, alias::SciMLBase.ODEAliasSpecifier}) @ DiffEqBase ~/.julia/packages/DiffEqBase/NZcXT/src/solve.jl:172 [9] solve_up(prob::SciMLBase.ODEProblem{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Tuple{Float64, Float64}, true, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, SciMLBase.ODEFunction{true, true, SciMLBase.ODEFunction{true, SciMLBase.FullSpecialize, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 3, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4184afe0, 0x21b47713, 0x930c2aac, 0xa04a612b, 0x35fabe3e), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x6964cf36, 0xc7a82176, 0x64fa310f, 0xf3677437, 0xdaf6dcc8), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, SciMLBase.OverrideInitData{SciMLBase.NonlinearProblem{Nothing, true, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, StaticArraysCore.SVector{0, Float64}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, SciMLBase.NonlinearFunction{true, SciMLBase.FullSpecialize, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xd98c2f70, 0x42e49560, 0x203dca74, 0xaf7b261d, 0x26a8a5b0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x79e5c774, 0x276cb545, 0x46cbe913, 0x504bde51, 0x9b0961a6), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, Nothing, Nothing}, @Kwargs{}, SciMLBase.StandardNonlinearProblem, Nothing, Nothing}, typeof(ModelingToolkitBase.update_initializeprob!), ComposedFunction{ComposedFunction{typeof(identity), typeof(ModelingToolkitBase.safe_float)}, SymbolicIndexingInterface.TimeIndependentObservedFunction{ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe0ff89db, 0x8b5583a8, 0x90266123, 0xdb45606c, 0x323caa0f), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x9365b53c, 0xa3c9515d, 0x514325a1, 0xa6e88271, 0x893b8cef), Nothing}}}}, ModelingToolkitBase.var"#initprobpmap_split#722"{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x87bc1d9f, 0xaca90229, 0x04367520, 0x4a6b0025, 0x91eea9e8), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x21cdc803, 0xbc951784, 0xf907d141, 0x14b80165, 0x856fbb6e), Nothing}}}}, ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x386e67ff, 0x8d280864, 0x046a0cd4, 0x45c3a51e, 0x721766d0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xb2581b0f, 0xf3deec24, 0x7b4ed309, 0x8ca85244, 0x85302a7a), Nothing}}}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}}}}, ModelingToolkitBase.InitializationMetadata{ModelingToolkitBase.ReconstructInitializeprob{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x34c20b0e, 0x9527853a, 0xa9a329d1, 0xa26eb0a7, 0xe6f420a6), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4f0a7804, 0x68529643, 0x00745fec, 0xd4acbd06, 0x696e4bad), Nothing}}}}, Returns{StaticArraysCore.SVector{0, Float64}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}}}, ComposedFunction{typeof(identity), ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xf84f3604, 0x608ea973, 0xab085d03, 0x2152fbd4, 0xd6bcdad7), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe6511cb3, 0x3bb68b42, 0xc470a6ca, 0x54df1d1b, 0x33f38196), Nothing}}}}}, ModelingToolkitBase.GetUpdatedU0{SymbolicIndexingInterface.MultipleGetters{SymbolicIndexingInterface.ContinuousTimeseries, Vector{SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}, SymbolicIndexingInterface.MultipleParametersGetter{SymbolicIndexingInterface.IndexerNotTimeseries, Vector{SymbolicIndexingInterface.GetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}}, Nothing}}, ModelingToolkitBase.SetInitialUnknowns{SymbolicIndexingInterface.MultipleSetters{Vector{SymbolicIndexingInterface.ParameterHookWrapper{SymbolicIndexingInterface.SetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}, SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}}}}, Val{true}}, Nothing}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, SciMLBase.OverrideInitData{SciMLBase.NonlinearProblem{Nothing, true, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, StaticArraysCore.SVector{0, Float64}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, SciMLBase.NonlinearFunction{true, SciMLBase.FullSpecialize, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xd98c2f70, 0x42e49560, 0x203dca74, 0xaf7b261d, 0x26a8a5b0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x79e5c774, 0x276cb545, 0x46cbe913, 0x504bde51, 0x9b0961a6), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, Nothing, Nothing}, @Kwargs{}, SciMLBase.StandardNonlinearProblem, Nothing, Nothing}, typeof(ModelingToolkitBase.update_initializeprob!), ComposedFunction{ComposedFunction{typeof(identity), typeof(ModelingToolkitBase.safe_float)}, SymbolicIndexingInterface.TimeIndependentObservedFunction{ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe0ff89db, 0x8b5583a8, 0x90266123, 0xdb45606c, 0x323caa0f), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x9365b53c, 0xa3c9515d, 0x514325a1, 0xa6e88271, 0x893b8cef), Nothing}}}}, ModelingToolkitBase.var"#initprobpmap_split#722"{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x87bc1d9f, 0xaca90229, 0x04367520, 0x4a6b0025, 0x91eea9e8), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x21cdc803, 0xbc951784, 0xf907d141, 0x14b80165, 0x856fbb6e), Nothing}}}}, ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x386e67ff, 0x8d280864, 0x046a0cd4, 0x45c3a51e, 0x721766d0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xb2581b0f, 0xf3deec24, 0x7b4ed309, 0x8ca85244, 0x85302a7a), Nothing}}}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}}}}, ModelingToolkitBase.InitializationMetadata{ModelingToolkitBase.ReconstructInitializeprob{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x34c20b0e, 0x9527853a, 0xa9a329d1, 0xa26eb0a7, 0xe6f420a6), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4f0a7804, 0x68529643, 0x00745fec, 0xd4acbd06, 0x696e4bad), Nothing}}}}, Returns{StaticArraysCore.SVector{0, Float64}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}}}, ComposedFunction{typeof(identity), ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xf84f3604, 0x608ea973, 0xab085d03, 0x2152fbd4, 0xd6bcdad7), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe6511cb3, 0x3bb68b42, 0xc470a6ca, 0x54df1d1b, 0x33f38196), Nothing}}}}}, ModelingToolkitBase.GetUpdatedU0{SymbolicIndexingInterface.MultipleGetters{SymbolicIndexingInterface.ContinuousTimeseries, Vector{SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}, SymbolicIndexingInterface.MultipleParametersGetter{SymbolicIndexingInterface.IndexerNotTimeseries, Vector{SymbolicIndexingInterface.GetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}}, Nothing}}, ModelingToolkitBase.SetInitialUnknowns{SymbolicIndexingInterface.MultipleSetters{Vector{SymbolicIndexingInterface.ParameterHookWrapper{SymbolicIndexingInterface.SetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}, SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}}}}, Val{true}}, Nothing}, @Kwargs{}, SciMLBase.StandardODEProblem}, sensealg::Nothing, u0::Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, p::ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, args::OrdinaryDiffEqBDF.QNDF{5, 0, ADTypes.AutoForwardDiff{nothing, Nothing}, Nothing, OrdinaryDiffEqNonlinearSolve.NLNewton{Rational{Int64}, Rational{Int64}, Rational{Int64}, Nothing}, typeof(OrdinaryDiffEqCore.DEFAULT_PRECS), Val{:forward}(), true, nothing, Nothing, Nothing, NTuple{5, Rational{Int64}}, typeof(OrdinaryDiffEqCore.trivial_limiter!)}; originator::SciMLBase.ChainRulesOriginator, kwargs::@Kwargs{abstol::ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, reltol::ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, verbose::Bool, callback::SciMLBase.DiscreteCallback{SteadyStateDiffEq.var"#terminate_function#8"{NonlinearSolveBase.NonlinearTerminationModeCache{Nothing, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, NonlinearSolveBase.NormTerminationMode{typeof(NonlinearSolveBase.Linf_NORM)}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing}}, typeof(SciMLBase.terminate!), typeof(SciMLBase.INITIALIZE_DEFAULT), typeof(SciMLBase.FINALIZE_DEFAULT), Nothing, Tuple{}}, save_end::Bool, alias::SciMLBase.ODEAliasSpecifier}) @ DiffEqBase ~/.julia/packages/DiffEqBase/NZcXT/src/solve.jl:630 [10] solve_up @ ~/.julia/packages/DiffEqBase/NZcXT/src/solve.jl:603 [inlined] [11] solve(prob::SciMLBase.ODEProblem{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Tuple{Float64, Float64}, true, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, SciMLBase.ODEFunction{true, true, SciMLBase.ODEFunction{true, SciMLBase.FullSpecialize, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 3, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4184afe0, 0x21b47713, 0x930c2aac, 0xa04a612b, 0x35fabe3e), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x6964cf36, 0xc7a82176, 0x64fa310f, 0xf3677437, 0xdaf6dcc8), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, SciMLBase.OverrideInitData{SciMLBase.NonlinearProblem{Nothing, true, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, StaticArraysCore.SVector{0, Float64}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, SciMLBase.NonlinearFunction{true, SciMLBase.FullSpecialize, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xd98c2f70, 0x42e49560, 0x203dca74, 0xaf7b261d, 0x26a8a5b0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x79e5c774, 0x276cb545, 0x46cbe913, 0x504bde51, 0x9b0961a6), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, Nothing, Nothing}, @Kwargs{}, SciMLBase.StandardNonlinearProblem, Nothing, Nothing}, typeof(ModelingToolkitBase.update_initializeprob!), ComposedFunction{ComposedFunction{typeof(identity), typeof(ModelingToolkitBase.safe_float)}, SymbolicIndexingInterface.TimeIndependentObservedFunction{ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe0ff89db, 0x8b5583a8, 0x90266123, 0xdb45606c, 0x323caa0f), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x9365b53c, 0xa3c9515d, 0x514325a1, 0xa6e88271, 0x893b8cef), Nothing}}}}, ModelingToolkitBase.var"#initprobpmap_split#722"{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x87bc1d9f, 0xaca90229, 0x04367520, 0x4a6b0025, 0x91eea9e8), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x21cdc803, 0xbc951784, 0xf907d141, 0x14b80165, 0x856fbb6e), Nothing}}}}, ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x386e67ff, 0x8d280864, 0x046a0cd4, 0x45c3a51e, 0x721766d0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xb2581b0f, 0xf3deec24, 0x7b4ed309, 0x8ca85244, 0x85302a7a), Nothing}}}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}}}}, ModelingToolkitBase.InitializationMetadata{ModelingToolkitBase.ReconstructInitializeprob{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x34c20b0e, 0x9527853a, 0xa9a329d1, 0xa26eb0a7, 0xe6f420a6), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4f0a7804, 0x68529643, 0x00745fec, 0xd4acbd06, 0x696e4bad), Nothing}}}}, Returns{StaticArraysCore.SVector{0, Float64}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}}}, ComposedFunction{typeof(identity), ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xf84f3604, 0x608ea973, 0xab085d03, 0x2152fbd4, 0xd6bcdad7), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe6511cb3, 0x3bb68b42, 0xc470a6ca, 0x54df1d1b, 0x33f38196), Nothing}}}}}, ModelingToolkitBase.GetUpdatedU0{SymbolicIndexingInterface.MultipleGetters{SymbolicIndexingInterface.ContinuousTimeseries, Vector{SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}, SymbolicIndexingInterface.MultipleParametersGetter{SymbolicIndexingInterface.IndexerNotTimeseries, Vector{SymbolicIndexingInterface.GetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}}, Nothing}}, ModelingToolkitBase.SetInitialUnknowns{SymbolicIndexingInterface.MultipleSetters{Vector{SymbolicIndexingInterface.ParameterHookWrapper{SymbolicIndexingInterface.SetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}, SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}}}}, Val{true}}, Nothing}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, SciMLBase.OverrideInitData{SciMLBase.NonlinearProblem{Nothing, true, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, StaticArraysCore.SVector{0, Float64}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, SciMLBase.NonlinearFunction{true, SciMLBase.FullSpecialize, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xd98c2f70, 0x42e49560, 0x203dca74, 0xaf7b261d, 0x26a8a5b0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x79e5c774, 0x276cb545, 0x46cbe913, 0x504bde51, 0x9b0961a6), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, Nothing, Nothing}, @Kwargs{}, SciMLBase.StandardNonlinearProblem, Nothing, Nothing}, typeof(ModelingToolkitBase.update_initializeprob!), ComposedFunction{ComposedFunction{typeof(identity), typeof(ModelingToolkitBase.safe_float)}, SymbolicIndexingInterface.TimeIndependentObservedFunction{ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe0ff89db, 0x8b5583a8, 0x90266123, 0xdb45606c, 0x323caa0f), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x9365b53c, 0xa3c9515d, 0x514325a1, 0xa6e88271, 0x893b8cef), Nothing}}}}, ModelingToolkitBase.var"#initprobpmap_split#722"{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x87bc1d9f, 0xaca90229, 0x04367520, 0x4a6b0025, 0x91eea9e8), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x21cdc803, 0xbc951784, 0xf907d141, 0x14b80165, 0x856fbb6e), Nothing}}}}, ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x386e67ff, 0x8d280864, 0x046a0cd4, 0x45c3a51e, 0x721766d0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xb2581b0f, 0xf3deec24, 0x7b4ed309, 0x8ca85244, 0x85302a7a), Nothing}}}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}}}}, ModelingToolkitBase.InitializationMetadata{ModelingToolkitBase.ReconstructInitializeprob{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x34c20b0e, 0x9527853a, 0xa9a329d1, 0xa26eb0a7, 0xe6f420a6), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4f0a7804, 0x68529643, 0x00745fec, 0xd4acbd06, 0x696e4bad), Nothing}}}}, Returns{StaticArraysCore.SVector{0, Float64}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}}}, ComposedFunction{typeof(identity), ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xf84f3604, 0x608ea973, 0xab085d03, 0x2152fbd4, 0xd6bcdad7), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe6511cb3, 0x3bb68b42, 0xc470a6ca, 0x54df1d1b, 0x33f38196), Nothing}}}}}, ModelingToolkitBase.GetUpdatedU0{SymbolicIndexingInterface.MultipleGetters{SymbolicIndexingInterface.ContinuousTimeseries, Vector{SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}, SymbolicIndexingInterface.MultipleParametersGetter{SymbolicIndexingInterface.IndexerNotTimeseries, Vector{SymbolicIndexingInterface.GetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}}, Nothing}}, ModelingToolkitBase.SetInitialUnknowns{SymbolicIndexingInterface.MultipleSetters{Vector{SymbolicIndexingInterface.ParameterHookWrapper{SymbolicIndexingInterface.SetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}, SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}}}}, Val{true}}, Nothing}, @Kwargs{}, SciMLBase.StandardODEProblem}, args::OrdinaryDiffEqBDF.QNDF{5, 0, ADTypes.AutoForwardDiff{nothing, Nothing}, Nothing, OrdinaryDiffEqNonlinearSolve.NLNewton{Rational{Int64}, Rational{Int64}, Rational{Int64}, Nothing}, typeof(OrdinaryDiffEqCore.DEFAULT_PRECS), Val{:forward}(), true, nothing, Nothing, Nothing, NTuple{5, Rational{Int64}}, typeof(OrdinaryDiffEqCore.trivial_limiter!)}; sensealg::Nothing, u0::Nothing, p::Nothing, wrap::Val{true}, kwargs::@Kwargs{abstol::ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, reltol::ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, verbose::Bool, callback::SciMLBase.DiscreteCallback{SteadyStateDiffEq.var"#terminate_function#8"{NonlinearSolveBase.NonlinearTerminationModeCache{Nothing, ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}, NonlinearSolveBase.NormTerminationMode{typeof(NonlinearSolveBase.Linf_NORM)}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing}}, typeof(SciMLBase.terminate!), typeof(SciMLBase.INITIALIZE_DEFAULT), typeof(SciMLBase.FINALIZE_DEFAULT), Nothing, Tuple{}}, save_end::Bool, alias::SciMLBase.ODEAliasSpecifier}) @ DiffEqBase ~/.julia/packages/DiffEqBase/NZcXT/src/solve.jl:587 [12] solve @ ~/.julia/packages/DiffEqBase/NZcXT/src/solve.jl:575 [inlined] [13] __solve(::SciMLBase.SteadyStateProblem{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, true, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, SciMLBase.ODEFunction{true, SciMLBase.FullSpecialize, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 3, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4184afe0, 0x21b47713, 0x930c2aac, 0xa04a612b, 0x35fabe3e), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x6964cf36, 0xc7a82176, 0x64fa310f, 0xf3677437, 0xdaf6dcc8), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, SciMLBase.OverrideInitData{SciMLBase.NonlinearProblem{Nothing, true, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, StaticArraysCore.SVector{0, Float64}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, SciMLBase.NonlinearFunction{true, SciMLBase.FullSpecialize, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xd98c2f70, 0x42e49560, 0x203dca74, 0xaf7b261d, 0x26a8a5b0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x79e5c774, 0x276cb545, 0x46cbe913, 0x504bde51, 0x9b0961a6), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, Nothing, Nothing}, @Kwargs{}, SciMLBase.StandardNonlinearProblem, Nothing, Nothing}, typeof(ModelingToolkitBase.update_initializeprob!), ComposedFunction{ComposedFunction{typeof(identity), typeof(ModelingToolkitBase.safe_float)}, SymbolicIndexingInterface.TimeIndependentObservedFunction{ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe0ff89db, 0x8b5583a8, 0x90266123, 0xdb45606c, 0x323caa0f), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x9365b53c, 0xa3c9515d, 0x514325a1, 0xa6e88271, 0x893b8cef), Nothing}}}}, ModelingToolkitBase.var"#initprobpmap_split#722"{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x87bc1d9f, 0xaca90229, 0x04367520, 0x4a6b0025, 0x91eea9e8), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x21cdc803, 0xbc951784, 0xf907d141, 0x14b80165, 0x856fbb6e), Nothing}}}}, ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x386e67ff, 0x8d280864, 0x046a0cd4, 0x45c3a51e, 0x721766d0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xb2581b0f, 0xf3deec24, 0x7b4ed309, 0x8ca85244, 0x85302a7a), Nothing}}}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}}}}, ModelingToolkitBase.InitializationMetadata{ModelingToolkitBase.ReconstructInitializeprob{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x34c20b0e, 0x9527853a, 0xa9a329d1, 0xa26eb0a7, 0xe6f420a6), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4f0a7804, 0x68529643, 0x00745fec, 0xd4acbd06, 0x696e4bad), Nothing}}}}, Returns{StaticArraysCore.SVector{0, Float64}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}}}, ComposedFunction{typeof(identity), ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xf84f3604, 0x608ea973, 0xab085d03, 0x2152fbd4, 0xd6bcdad7), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe6511cb3, 0x3bb68b42, 0xc470a6ca, 0x54df1d1b, 0x33f38196), Nothing}}}}}, ModelingToolkitBase.GetUpdatedU0{SymbolicIndexingInterface.MultipleGetters{SymbolicIndexingInterface.ContinuousTimeseries, Vector{SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}, SymbolicIndexingInterface.MultipleParametersGetter{SymbolicIndexingInterface.IndexerNotTimeseries, Vector{SymbolicIndexingInterface.GetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}}, Nothing}}, ModelingToolkitBase.SetInitialUnknowns{SymbolicIndexingInterface.MultipleSetters{Vector{SymbolicIndexingInterface.ParameterHookWrapper{SymbolicIndexingInterface.SetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}, SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}}}}, Val{true}}, Nothing}, @Kwargs{}}, ::SteadyStateDiffEq.DynamicSS{OrdinaryDiffEqBDF.QNDF{5, 0, ADTypes.AutoForwardDiff{nothing, Nothing}, Nothing, OrdinaryDiffEqNonlinearSolve.NLNewton{Rational{Int64}, Rational{Int64}, Rational{Int64}, Nothing}, typeof(OrdinaryDiffEqCore.DEFAULT_PRECS), Val{:forward}(), true, nothing, Nothing, Nothing, NTuple{5, Rational{Int64}}, typeof(OrdinaryDiffEqCore.trivial_limiter!)}, Float64}; abstol::Float64, reltol::Float64, odesolve_kwargs::@NamedTuple{}, save_idxs::Nothing, termination_condition::NonlinearSolveBase.NormTerminationMode{typeof(NonlinearSolveBase.Linf_NORM)}, alias::SciMLBase.NonlinearAliasSpecifier, kwargs::@Kwargs{verbose::NonlinearSolveBase.NonlinearVerbosity{SciMLLogging.None, SciMLLogging.WarnLevel, SciMLLogging.WarnLevel, SciMLLogging.WarnLevel, SciMLLogging.WarnLevel, SciMLLogging.WarnLevel, SciMLLogging.InfoLevel, SciMLLogging.WarnLevel}}) @ SteadyStateDiffEq ~/.julia/packages/SteadyStateDiffEq/Llt78/src/solve.jl:65 [14] __solve @ ~/.julia/packages/SteadyStateDiffEq/Llt78/src/solve.jl:21 [inlined] [15] solve_call(_prob::SciMLBase.SteadyStateProblem{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, true, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, SciMLBase.ODEFunction{true, SciMLBase.FullSpecialize, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 3, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4184afe0, 0x21b47713, 0x930c2aac, 0xa04a612b, 0x35fabe3e), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x6964cf36, 0xc7a82176, 0x64fa310f, 0xf3677437, 0xdaf6dcc8), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, SciMLBase.OverrideInitData{SciMLBase.NonlinearProblem{Nothing, true, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, StaticArraysCore.SVector{0, Float64}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, SciMLBase.NonlinearFunction{true, SciMLBase.FullSpecialize, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xd98c2f70, 0x42e49560, 0x203dca74, 0xaf7b261d, 0x26a8a5b0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x79e5c774, 0x276cb545, 0x46cbe913, 0x504bde51, 0x9b0961a6), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, Nothing, Nothing}, @Kwargs{}, SciMLBase.StandardNonlinearProblem, Nothing, Nothing}, typeof(ModelingToolkitBase.update_initializeprob!), ComposedFunction{ComposedFunction{typeof(identity), typeof(ModelingToolkitBase.safe_float)}, SymbolicIndexingInterface.TimeIndependentObservedFunction{ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe0ff89db, 0x8b5583a8, 0x90266123, 0xdb45606c, 0x323caa0f), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x9365b53c, 0xa3c9515d, 0x514325a1, 0xa6e88271, 0x893b8cef), Nothing}}}}, ModelingToolkitBase.var"#initprobpmap_split#722"{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x87bc1d9f, 0xaca90229, 0x04367520, 0x4a6b0025, 0x91eea9e8), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x21cdc803, 0xbc951784, 0xf907d141, 0x14b80165, 0x856fbb6e), Nothing}}}}, ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x386e67ff, 0x8d280864, 0x046a0cd4, 0x45c3a51e, 0x721766d0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xb2581b0f, 0xf3deec24, 0x7b4ed309, 0x8ca85244, 0x85302a7a), Nothing}}}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}}}}, ModelingToolkitBase.InitializationMetadata{ModelingToolkitBase.ReconstructInitializeprob{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x34c20b0e, 0x9527853a, 0xa9a329d1, 0xa26eb0a7, 0xe6f420a6), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4f0a7804, 0x68529643, 0x00745fec, 0xd4acbd06, 0x696e4bad), Nothing}}}}, Returns{StaticArraysCore.SVector{0, Float64}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}}}, ComposedFunction{typeof(identity), ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xf84f3604, 0x608ea973, 0xab085d03, 0x2152fbd4, 0xd6bcdad7), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe6511cb3, 0x3bb68b42, 0xc470a6ca, 0x54df1d1b, 0x33f38196), Nothing}}}}}, ModelingToolkitBase.GetUpdatedU0{SymbolicIndexingInterface.MultipleGetters{SymbolicIndexingInterface.ContinuousTimeseries, Vector{SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}, SymbolicIndexingInterface.MultipleParametersGetter{SymbolicIndexingInterface.IndexerNotTimeseries, Vector{SymbolicIndexingInterface.GetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}}, Nothing}}, ModelingToolkitBase.SetInitialUnknowns{SymbolicIndexingInterface.MultipleSetters{Vector{SymbolicIndexingInterface.ParameterHookWrapper{SymbolicIndexingInterface.SetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}, SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}}}}, Val{true}}, Nothing}, @Kwargs{}}, args::SteadyStateDiffEq.DynamicSS{OrdinaryDiffEqBDF.QNDF{5, 0, ADTypes.AutoForwardDiff{nothing, Nothing}, Nothing, OrdinaryDiffEqNonlinearSolve.NLNewton{Rational{Int64}, Rational{Int64}, Rational{Int64}, Nothing}, typeof(OrdinaryDiffEqCore.DEFAULT_PRECS), Val{:forward}(), true, nothing, Nothing, Nothing, NTuple{5, Rational{Int64}}, typeof(OrdinaryDiffEqCore.trivial_limiter!)}, Float64}; merge_callbacks::Bool, kwargshandle::Nothing, kwargs::@Kwargs{alias::SciMLBase.NonlinearAliasSpecifier, verbose::NonlinearSolveBase.NonlinearVerbosity{SciMLLogging.None, SciMLLogging.WarnLevel, SciMLLogging.WarnLevel, SciMLLogging.WarnLevel, SciMLLogging.WarnLevel, SciMLLogging.WarnLevel, SciMLLogging.InfoLevel, SciMLLogging.WarnLevel}}) @ NonlinearSolveBase ~/.julia/packages/NonlinearSolveBase/1vIgs/src/solve.jl:179 [16] solve_call @ ~/.julia/packages/NonlinearSolveBase/1vIgs/src/solve.jl:137 [inlined] [17] #solve_up#144 @ ~/.julia/packages/NonlinearSolveBase/1vIgs/src/solve.jl:125 [inlined] [18] solve_up @ ~/.julia/packages/NonlinearSolveBase/1vIgs/src/solve.jl:117 [inlined] [19] #solve#143 @ ~/.julia/packages/NonlinearSolveBase/1vIgs/src/solve.jl:89 [inlined] [20] solve(prob::SciMLBase.SteadyStateProblem{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, true, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, SciMLBase.ODEFunction{true, SciMLBase.FullSpecialize, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 3, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4184afe0, 0x21b47713, 0x930c2aac, 0xa04a612b, 0x35fabe3e), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___, :t), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x6964cf36, 0xc7a82176, 0x64fa310f, 0xf3677437, 0xdaf6dcc8), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, SciMLBase.OverrideInitData{SciMLBase.NonlinearProblem{Nothing, true, ModelingToolkitBase.MTKParameters{Vector{ForwardDiff.Dual{ForwardDiff.Tag{Main.var"##Autodiff Tests#226".Tag, Float64}, Float64, 7}}, StaticArraysCore.SVector{0, Float64}, Tuple{}, Tuple{}, Tuple{}, Tuple{}}, SciMLBase.NonlinearFunction{true, SciMLBase.FullSpecialize, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xd98c2f70, 0x42e49560, 0x203dca74, 0xaf7b261d, 0x26a8a5b0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x79e5c774, 0x276cb545, 0x46cbe913, 0x504bde51, 0x9b0961a6), Nothing}}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, ModelingToolkitBase.ObservedFunctionCache{ModelingToolkitBase.System}, Nothing, ModelingToolkitBase.System, Nothing, Nothing}, @Kwargs{}, SciMLBase.StandardNonlinearProblem, Nothing, Nothing}, typeof(ModelingToolkitBase.update_initializeprob!), ComposedFunction{ComposedFunction{typeof(identity), typeof(ModelingToolkitBase.safe_float)}, SymbolicIndexingInterface.TimeIndependentObservedFunction{ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe0ff89db, 0x8b5583a8, 0x90266123, 0xdb45606c, 0x323caa0f), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x9365b53c, 0xa3c9515d, 0x514325a1, 0xa6e88271, 0x893b8cef), Nothing}}}}, ModelingToolkitBase.var"#initprobpmap_split#722"{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x87bc1d9f, 0xaca90229, 0x04367520, 0x4a6b0025, 0x91eea9e8), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x21cdc803, 0xbc951784, 0xf907d141, 0x14b80165, 0x856fbb6e), Nothing}}}}, ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x386e67ff, 0x8d280864, 0x046a0cd4, 0x45c3a51e, 0x721766d0), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xb2581b0f, 0xf3deec24, 0x7b4ed309, 0x8ca85244, 0x85302a7a), Nothing}}}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x8fcb0f7b, 0xb7d7d251, 0x0bc1820a, 0x4b1b4eeb, 0xac7e068c), Nothing}, Nothing}}}}}}, ModelingToolkitBase.InitializationMetadata{ModelingToolkitBase.ReconstructInitializeprob{ModelingToolkitBase.var"#_getter#718"{Tuple{ComposedFunction{ModelingToolkitBase.PConstructorApplicator{typeof(identity)}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x34c20b0e, 0x9527853a, 0xa9a329d1, 0xa26eb0a7, 0xe6f420a6), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x4f0a7804, 0x68529643, 0x00745fec, 0xd4acbd06, 0x696e4bad), Nothing}}}}, Returns{StaticArraysCore.SVector{0, Float64}}, Returns{Tuple{}}, ComposedFunction{Base.Fix1{typeof(broadcast), ModelingToolkitBase.PConstructorApplicator{typeof(identity)}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}, ComposedFunction{ComposedFunction{Base.Fix1{typeof(broadcast), typeof(identity)}, Base.Fix1{Base.Broadcast.BroadcastFunction{typeof(ModelingToolkitBase.call)}, Tuple{}}}, ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0x503ad8c2, 0xdf3c6d47, 0x862944de, 0xad160a8b, 0xde4e7e7d), Nothing}, Nothing}}}}}, ComposedFunction{typeof(identity), ModelingToolkitBase.ObservedWrapper{false, ModelingToolkitBase.GeneratedFunctionWrapper{(2, 2, true), RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xf84f3604, 0x608ea973, 0xab085d03, 0x2152fbd4, 0xd6bcdad7), Nothing}, RuntimeGeneratedFunctions.RuntimeGeneratedFunction{(:ˍ₋out, :__mtk_arg_1, :___mtkparameters___), ModelingToolkitBase.var"#_RGF_ModTag", ModelingToolkitBase.var"#_RGF_ModTag", (0xe6511cb3, 0x3bb68b42, 0xc470a6ca, 0x54df1d1b, 0x33f38196), Nothing}}}}}, ModelingToolkitBase.GetUpdatedU0{SymbolicIndexingInterface.MultipleGetters{SymbolicIndexingInterface.ContinuousTimeseries, Vector{SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}, SymbolicIndexingInterface.MultipleParametersGetter{SymbolicIndexingInterface.IndexerNotTimeseries, Vector{SymbolicIndexingInterface.GetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}}, Nothing}}, ModelingToolkitBase.SetInitialUnknowns{SymbolicIndexingInterface.MultipleSetters{Vector{SymbolicIndexingInterface.ParameterHookWrapper{SymbolicIndexingInterface.SetParameterIndex{ModelingToolkitBase.ParameterIndex{SciMLStructures.Initials, Int64}}, SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{SymbolicUtils.SymReal}}}}}}, Val{true}}, Nothing}, @Kwargs{}}, args::SteadyStateDiffEq.DynamicSS{OrdinaryDiffEqBDF.QNDF{5, 0, ADTypes.AutoForwardDiff{nothing, Nothing}, Nothing, OrdinaryDiffEqNonlinearSolve.NLNewton{Rational{Int64}, Rational{Int64}, Rational{Int64}, Nothing}, typeof(OrdinaryDiffEqCore.DEFAULT_PRECS), Val{:forward}(), true, nothing, Nothing, Nothing, NTuple{5, Rational{Int64}}, typeof(OrdinaryDiffEqCore.trivial_limiter!)}, Float64}) @ NonlinearSolveBase ~/.julia/packages/NonlinearSolveBase/1vIgs/src/solve.jl:47 [21] top-level scope @ ~/.julia/packages/SteadyStateDiffEq/Llt78/test/autodiff.jl:88 [22] include(mod::Module, _path::String) @ Base ./Base.jl:495 [23] include(x::String) @ Main.var"##Autodiff Tests#226" ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:28 [24] macro expansion @ ~/.julia/packages/SteadyStateDiffEq/Llt78/test/runtests.jl:18 [inlined] [25] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [26] macro expansion @ ~/.julia/packages/SteadyStateDiffEq/Llt78/test/runtests.jl:18 [inlined] [27] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:30 [28] eval(m::Module, e::Any) @ Core ./boot.jl:385 [29] macro expansion @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:28 [inlined] [30] macro expansion @ ./timing.jl:279 [inlined] [31] macro expansion @ ~/.julia/packages/SteadyStateDiffEq/Llt78/test/runtests.jl:17 [inlined] [32] macro expansion @ ./timing.jl:279 [inlined] [33] top-level scope @ ~/.julia/packages/SteadyStateDiffEq/Llt78/test/runtests.jl:269 [34] include(fname::String) @ Base.MainInclude ./client.jl:487 [35] top-level scope @ none:6 in expression starting at /home/pkgeval/.julia/packages/SteadyStateDiffEq/Llt78/test/autodiff.jl:88 Test Summary: | Error Total Time Autodiff Tests | 1 1 17m09.6s ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/SteadyStateDiffEq/Llt78/test/runtests.jl:12 Testing failed after 1679.74s ERROR: LoadError: Package SteadyStateDiffEq errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 2083.54s: package tests unexpectedly errored