forked from fmihpc/vlasiator
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
25 lines (20 loc) · 706 Bytes
/
.gitmodules
File metadata and controls
25 lines (20 loc) · 706 Bytes
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
[submodule "submodules/fsgrid"]
path = submodules/fsgrid
url = https://github.com/fmihpc/fsgrid.git
[submodule "submodules/dccrg"]
path = submodules/dccrg
url = https://github.com/fmihpc/dccrg.git
branch = vlasiator-version
[submodule "submodules/eigen"]
path = submodules/eigen
url = https://gitlab.com/libeigen/eigen.git
branch = master
[submodule "submodules/vectorclass"]
path = submodules/vectorclass
url = https://github.com/vectorclass/version2
[submodule "submodules/vectorclass-addon"]
path = submodules/vectorclass-addon
url = https://github.com/vectorclass/add-on
[submodule "submodules/hashinator"]
path = submodules/hashinator
url = https://github.com/fmihpc/hashinator.git