Skip to content
This repository has been archived by the owner on Feb 28, 2022. It is now read-only.

Commit

Permalink
fix DiffEqsWrappers
Browse files Browse the repository at this point in the history
  • Loading branch information
oriolcg committed Oct 25, 2021
1 parent d852ada commit 5842f23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/DiffEqsWrappers/DiffEqsWrappers.jl
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ using GridapODEs.ODETools: jacobian!
using Gridap.Algebra: allocate_jacobian

using Gridap.FESpaces: get_algebraic_operator
using LinearAlgebra: fillstored!

export prototype_jacobian
export prototype_mass
Expand Down

0 comments on commit 5842f23

Please sign in to comment.