-
-
Notifications
You must be signed in to change notification settings - Fork 7
/
.gitmodules
42 lines (42 loc) · 1.5 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 "third-party/mmg"]
path = third-party/mmg
url = https://github.com/cbritopacheco/mmg
[submodule "third-party/corrade"]
path = third-party/corrade
url = https://github.com/mosra/corrade
[submodule "third-party/magnum"]
path = third-party/magnum
url = https://github.com/mosra/magnum
[submodule "third-party/magnum-integration"]
path = third-party/magnum-integration
url = https://github.com/mosra/magnum-integration
[submodule "third-party/m.css"]
path = third-party/m.css
url = https://github.com/cbritopacheco/m.css
[submodule "third-party/Mshdist"]
path = third-party/ISCD/Mshdist
url = https://github.com/cbritopacheco/Mshdist
[submodule "third-party/ISCD/Advection"]
path = third-party/ISCD/Advection
url = https://github.com/cbritopacheco/Advection/
[submodule "third-party/eigen"]
path = third-party/eigen
url = https://gitlab.com/libeigen/eigen
[submodule "third-party/spectra"]
path = third-party/spectra
url = https://github.com/cbritopacheco/spectra.git
[submodule "third-party/pybind11"]
path = third-party/pybind11
url = https://github.com/pybind/pybind11
[submodule "third-party/benchmark"]
path = third-party/benchmark
url = https://github.com/google/benchmark
[submodule "third-party/googletest"]
path = third-party/googletest
url = https://github.com/google/googletest
[submodule "third-party/termcolor"]
path = third-party/termcolor
url = https://github.com/ikalnytskyi/termcolor
[submodule "third-party/basix"]
path = third-party/basix
url = https://github.com/FEniCS/basix