Skip to content

Commit 3bea4d1

Browse files
Merge pull request #135 from gridap/add_gridap_gmsh_registered
Adding registered version of GridapGmsh
2 parents 8b33872 + 1db5e4a commit 3bea4d1

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

Manifest.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -445,9 +445,7 @@ version = "0.2.4"
445445

446446
[[GridapGmsh]]
447447
deps = ["Gridap", "GridapDistributed", "Libdl", "Metis", "PartitionedArrays", "gmsh_jll"]
448-
git-tree-sha1 = "e92a784824c334a2df32c19e8b820ee41986e1a9"
449-
repo-rev = "gridap_distributed"
450-
repo-url = "https://github.com/gridap/GridapGmsh.jl"
448+
git-tree-sha1 = "d7e4e6b11b44a99aa400871e5f89be1be23814d2"
451449
uuid = "3025c34a-b394-11e9-2a55-3fee550c04c8"
452450
version = "0.6.0"
453451

Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
2828

2929
[compat]
3030
GridapDistributed = "0.2"
31+
GridapGmsh = "0.6"
3132
GridapODEs = "0.8"
3233
GridapP4est = "0.1"
3334
GridapPETSc = "0.4"

0 commit comments

Comments
 (0)