Skip to content

Commit

Permalink
Merge branch 'main' into explicitimports
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaLampert authored Sep 25, 2024
2 parents c33be9b + fb671d8 commit 6a1cba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MeshIntegrals.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import HCubature
import QuadGK

include("utils.jl")
export jacobian, derivative, unitdirection
export jacobian

include("integration_rules.jl")
export IntegrationRule, GaussKronrod, GaussLegendre, HAdaptiveCubature
Expand Down

0 comments on commit 6a1cba6

Please sign in to comment.