Skip to content

Commit 5590146

Browse files
Update src/Blocks/sources.jl
Co-authored-by: Aayush Sabharwal <[email protected]>
1 parent 46fdf82 commit 5590146

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Blocks/sources.jl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -814,9 +814,6 @@ function (f::CachedInterpolation{T})(u, x, args) where {T}
814814
return interp
815815
end
816816

817-
# function Symbolics.derivative(::typeof(CachedInterpolation), args::NTuple{2, Any}, ::Val{2})
818-
# Symbolics.derivative(args[1], (args[2],), Val(1))
819-
# end
820817

821818
Base.nameof(::CachedInterpolation) = :CachedInterpolation
822819

0 commit comments

Comments
 (0)