Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
amdis
amdis-core
Commits
6a0296fa
Commit
6a0296fa
authored
Oct 21, 2020
by
Praetorius, Simon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update the install_all script
parent
e4d7513e
Pipeline
#5145
passed with stage
in 74 minutes and 30 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
bin/install_all_dune_modules.sh
bin/install_all_dune_modules.sh
+1
-1
No files found.
bin/install_all_dune_modules.sh
View file @
6a0296fa
...
...
@@ -47,7 +47,7 @@ CORE_MODULES=("dune-common" "dune-geometry" "dune-grid" "dune-istl" "dune-localf
STAGING_MODULES
=(
"dune-functions"
"dune-typetree"
"dune-uggrid"
)
EXTENSIONS_MODULES
=(
"dune-alugrid"
"dune-spgrid"
"dune-foamgrid"
)
MISC_MODULES
=(
"dune-vtk"
"dune-gmsh4"
"dune-curved
surface
grid"
"dune-curvedgeometry"
)
MISC_MODULES
=(
"dune-vtk"
"dune-gmsh4"
"dune-curvedgrid"
"dune-curvedgeometry"
)
MISC_REPOS
=(
"https://gitlab.mn.tu-dresden.de/iwr/dune-vtk.git"
\
"https://gitlab.mn.tu-dresden.de/iwr/dune-gmsh4.git"
\
"https://gitlab.mn.tu-dresden.de/iwr/dune-curvedgrid.git"
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment