You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not to be confused with the other sort of parallelization which comes from analysis of a Decapode, such as that demonstrated in the multi-species Navier-Stokes Decapode. That sort of parallelization can't really be done by selecting a different algorithm for solve.
PR #173 added support for implicit solvers provided by OrdinaryDiffEq.
We should support more solvers. In particular: parallel solvers such as
KuttaPRK2p5
.The text was updated successfully, but these errors were encountered: