Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
junyixu committed Aug 24, 2024
1 parent b58cbd3 commit 8af0550
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/jacobian.jl
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
Enzyme.API.runtimeActivity!(true)

```
jacobian_enzyme_forward_closure(semi::SemidiscretizationHyperbolic)
Same as jacobian_enzyme_forward but with closure.
```
function jacobian_enzyme_forward_closure(semi)
t0 = zero(real(semi))
u_ode = compute_coefficients(t0, semi)
Expand Down

0 comments on commit 8af0550

Please sign in to comment.