Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zjwegert committed Jul 11, 2024
1 parent 16afe46 commit 19609b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/Embedded/MWEs/zach_embedded.jl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ using GridapEmbedded.LevelSetCutters
using Gridap.Geometry, Gridap.FESpaces, Gridap.CellData
import Gridap.Geometry: get_node_coordinates, collect1d

include("../differentiable_trians.jl")
include("../differentiable_trians_zachs_ver.jl")

order = 1
model = CartesianDiscreteModel((0,1,0,1),(30,30))
Expand Down

0 comments on commit 19609b3

Please sign in to comment.