Skip to content

Commit

Permalink
Merge branch 'new-vert-bis' of github.com:aerappa/Gridap.jl into aera…
Browse files Browse the repository at this point in the history
…ppa-new-vert-bis
  • Loading branch information
santiagobadia committed May 30, 2022
2 parents d464956 + 842c794 commit 5dc2a29
Show file tree
Hide file tree
Showing 4 changed files with 768 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Geometry/Geometry.jl
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ export compute_vertex_node
export get_node_face_owner
export compute_node_face_owner
export get_triangulation
export newest_vertex_bisection

export UnstructuredDiscreteModel
export CartesianDiscreteModel
Expand Down Expand Up @@ -217,6 +218,8 @@ include("GridPortions.jl")

include("DiscreteModelPortions.jl")

include("NewestVertexBisection.jl")

include("Triangulations.jl")

include("BoundaryTriangulations.jl")
Expand Down
Loading

0 comments on commit 5dc2a29

Please sign in to comment.