This repository has been archived by the owner on May 9, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
42 lines (42 loc) · 1.48 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
34
35
36
37
38
39
40
41
42
[submodule "dune-common"]
path = dune-common
url = http://gitlab.dune-project.org/core/dune-common.git
[submodule "dune-grid"]
path = dune-grid
url = http://gitlab.dune-project.org/core/dune-grid.git
[submodule "dune-geometry"]
path = dune-geometry
url = http://gitlab.dune-project.org/core/dune-geometry.git
[submodule "dune-fem"]
path = dune-fem
url = http://users.dune-project.org/repositories/projects/dune-fem-unofficial.git
[submodule "dune-stuff"]
path = dune-stuff
url = https://github.com/wwu-numerik/dune-stuff.git
[submodule "dune-pdelab"]
path = dune-pdelab
url = http://users.dune-project.org/repositories/projects/dune-pdelab-unofficial.git
[submodule "local/bin"]
path = local/bin
url = https://github.com/dune-community/local-bin.git
[submodule "dune-typetree"]
path = dune-typetree
url = http://gitlab.dune-project.org/pdelab/dune-typetree.git
[submodule "configs"]
path = config.opts
url = https://github.com/wwu-numerik/dune-config-opts.git
[submodule "scripts"]
path = scripts
url = https://github.com/wwu-numerik/scripts.git
[submodule "dune-python"]
path = dune-python
url = https://gitlab.dune-project.org/quality/dune-python.git
[submodule "dune-testtools"]
path = dune-testtools
url = https://gitlab.dune-project.org/quality/dune-testtools.git
[submodule "dune-istl"]
path = dune-istl
url = http://gitlab.dune-project.org/core/dune-istl.git
[submodule "dune-localfunctions"]
path = dune-localfunctions
url = http://gitlab.dune-project.org/core/dune-localfunctions.git