Skip to content

Commit

Permalink
Update type.jl
Browse files Browse the repository at this point in the history
This has no been tested locally and should allow for parallel execution of DDE
  • Loading branch information
Harry Saxton authored Feb 22, 2024
1 parent 51bbafc commit 97c816e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/integrators/type.jl
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ mutable struct DDEIntegrator{algType, IIP, uType, tType, P, eigenType, tTypeNoUn
u_modified::Bool
isdae::Bool
opts::O
#stats::DDEStats
stats::SciMLBase.DEStats
history::H
differential_vars::DV
Expand Down

0 comments on commit 97c816e

Please sign in to comment.