-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 1004 Bytes
/
.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
[submodule "dune-common"]
path = dune-common
url = https://gitlab.dune-project.org/core/dune-common.git
[submodule "dune-pdelab"]
path = dune-pdelab
url = https://gitlab.dune-project.org/pdelab/dune-pdelab.git
[submodule "dune-alugrid"]
path = dune-alugrid
url = https://gitlab.dune-project.org/extensions/dune-alugrid.git
[submodule "dune-typetree"]
path = dune-typetree
url = https://gitlab.dune-project.org/staging/dune-typetree.git
[submodule "dune-functions"]
path = dune-functions
url = https://gitlab.dune-project.org/staging/dune-functions.git
[submodule "dune-localfunctions"]
path = dune-localfunctions
url = https://gitlab.dune-project.org/core/dune-localfunctions.git
[submodule "dune-istl"]
path = dune-istl
url = https://gitlab.dune-project.org/core/dune-istl.git
[submodule "dune-geometry"]
path = dune-geometry
url = https://gitlab.dune-project.org/core/dune-geometry.git
[submodule "dune-grid"]
path = dune-grid
url = https://gitlab.dune-project.org/core/dune-grid.git