Skip to content

Commit

Permalink
Update includes and exports
Browse files Browse the repository at this point in the history
  • Loading branch information
zjwegert committed Apr 10, 2024
1 parent 4b94785 commit 3d0539e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/LevelSetTopOpt.jl
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ export initial_lsf
export get_el_Δ
export isotropic_elast_tensor

include("Advection.jl")
export AdvectionStencil
include("LevelSetEvolution/LevelSetEvolution.jl")
export HamiltonJacobiEvolution
export FirstOrderStencil
export advect!
export reinit!
Expand Down

0 comments on commit 3d0539e

Please sign in to comment.