We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8109809 commit 41dc9b0Copy full SHA for 41dc9b0
1 file changed
deps/build.jl
@@ -5,6 +5,7 @@ repo_src = joinpath(@__DIR__,"..","src")
5
notebooks_dir = joinpath(@__DIR__,"..","notebooks")
6
7
files = [
8
+ "Gmsh/Gridap workflow"=>"gmsh_gridap.jl"
9
"Poisson equation"=>"poisson.jl",
10
"Code validation"=>"validation.jl",
11
"Linear elasticity"=>"elasticity.jl",
0 commit comments