-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
33 lines (33 loc) · 1.35 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[submodule "dune/dune-common"]
path = dune/dune-common
url = https://gitlab.dune-project.org/core/dune-common.git
[submodule "dune/dune-grid"]
path = dune/dune-grid
url = https://gitlab.dune-project.org/core/dune-grid.git
[submodule "dune/dune-geometry"]
path = dune/dune-geometry
url = https://gitlab.dune-project.org/core/dune-geometry.git
[submodule "dune/jupyter-kernel/xeus-cling-cmake-setup"]
path = dune/jupyter-kernel/xeus-cling-cmake-setup
url = https://github.com/dokempf/xeus-cling-cmake-setup.git
[submodule "dune/dune-localfunctions"]
path = dune/dune-localfunctions
url = https://gitlab.dune-project.org/core/dune-localfunctions.git
[submodule "dune/dune-istl"]
path = dune/dune-istl
url = https://gitlab.dune-project.org/core/dune-istl.git
[submodule "dune/dune-typetree"]
path = dune/dune-typetree
url = https://gitlab.dune-project.org/staging/dune-typetree.git
[submodule "dune/dune-functions"]
path = dune/dune-functions
url = https://gitlab.dune-project.org/staging/dune-functions.git
[submodule "dune/dune-uggrid"]
path = dune/dune-uggrid
url = https://gitlab.dune-project.org/staging/dune-uggrid.git
[submodule "dune/dune-alugrid"]
path = dune/dune-alugrid
url = https://gitlab.dune-project.org/extensions/dune-alugrid.git
[submodule "dune/dune-pdelab"]
path = dune/dune-pdelab
url = https://gitlab.dune-project.org/pdelab/dune-pdelab.git