Skip to content

Commit

Permalink
export OrdinaryDiffEqAlgorithm
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas committed Aug 17, 2017
1 parent 6ff8add commit 7641918
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/OrdinaryDiffEq.jl
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,8 @@ module OrdinaryDiffEq
#General Functions
export solve, solve!, init, step!

export OrdinaryDiffEqAlgorithm

#Callback Necessary
export ode_addsteps!, ode_interpolant,
terminate!, savevalues!, copyat_or_push!, isfsal
Expand Down

0 comments on commit 7641918

Please sign in to comment.