Skip to content

Commit

Permalink
foo
Browse files Browse the repository at this point in the history
  • Loading branch information
ocots committed May 23, 2024
1 parent 8999240 commit 9583e27
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/hamiltonian.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# ---------------------------------------------------------------------------------------------------
#
# This is the flow returned by the function Flow
# The call to the flow is given after.
struct HamiltonianFlow <: AbstractFlow{DCoTangent, CoTangent}
f::Function # f(args..., rhs): compute the flow
rhs!::Function # OrdinaryDiffEq rhs
Expand Down

0 comments on commit 9583e27

Please sign in to comment.