forked from vistle/vistle
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
86 lines (86 loc) · 3.06 KB
/
Copy path.gitmodules
File metadata and controls
86 lines (86 loc) · 3.06 KB
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
[submodule "3rdparty/IceT"]
path = lib/3rdparty/IceT
url = https://github.com/vistle/IceT.git
branch = master
[submodule "3rdparty/qt-solutions"]
path = lib/3rdparty/qt-solutions
url = https://github.com/vistle/qt-solutions.git
branch = master
[submodule "3rdparty/boost-mpi"]
path = lib/3rdparty/boost-mpi
url = https://github.com/boostorg/mpi.git
branch = master
[submodule "3rdparty/boost-mpi-1.69"]
path = lib/3rdparty/boost-mpi-1.69
url = https://github.com/boostorg/mpi.git
[submodule "3rdparty/pybind11"]
path = lib/3rdparty/pybind11
url = https://github.com/pybind/pybind11.git
branch = stable
[submodule "3rdparty/eigen3"]
path = lib/3rdparty/eigen3
url = https://gitlab.com/libeigen/eigen.git
branch = 3.4
[submodule "3rdparty/yas"]
path = lib/3rdparty/yas
url = https://github.com/niXman/yas.git
branch = master
[submodule "3rdparty/zfp"]
path = lib/3rdparty/zfp
url = https://github.com/LLNL/zfp.git
branch = master
[submodule "vistle/module/univiz"]
path = module/univiz
url = https://github.com/vistle/univiz.git
branch = master
[submodule "vistle/module/general/ReadCovise/file"]
path = module/read/ReadCovise/file
url = https://github.com/hlrs-vis/covise-file.git
branch = master
[submodule "3rdparty/cmrc"]
path = lib/3rdparty/cmrc
url = https://github.com/vector-of-bool/cmrc.git
branch = master
[submodule "3rdparty/diy"]
path = lib/3rdparty/diy
url = https://github.com/diatomic/diy.git
branch = master
[submodule "lib/3rdparty/sz3"]
path = lib/3rdparty/sz3
url = https://github.com/szcompressor/SZ3.git
[submodule "module/general/Calc/exprtk"]
path = module/general/Calc/exprtk
url = https://github.com/ArashPartow/exprtk.git
[submodule "lib/vistle/covconfig"]
path = lib/vistle/config/covconfig
url = https://github.com/vistle/covconfig.git
[submodule "module/read/Transversalflussmaschine/rapidcsv"]
path = module/read/ReadIewMatlabCsvExports/rapidcsv
url = https://github.com/d99kris/rapidcsv.git
[submodule "module/geometry/DelaunayTriangulator/tetgen"]
path = module/geometry/DelaunayTriangulator/tetgen
url = https://github.com/vistle/tetgen.git
[submodule "lib/3rdparty/viskores"]
path = lib/3rdparty/viskores
url = https://github.com/Viskores/viskores.git
[submodule "lib/3rdparty/mpi-serial"]
path = lib/3rdparty/mpi-serial
url = https://github.com/vistle/mpi-serial.git
[submodule "lib/3rdparty/profile_chrome"]
path = lib/3rdparty/profile_chrome
url = https://github.com/CyberKoalaStudios/ProfilerLibrary
[submodule "lib/3rdparty/profile_nvtx"]
path = lib/3rdparty/profile_nvtx
url = https://github.com/NVIDIA/NVTX
[submodule "module/read/ReadCsv/fast-cpp-csv-parser"]
path = module/read/ReadCsv/fast-cpp-csv-parser
url = https://github.com/ben-strasser/fast-cpp-csv-parser.git
[submodule "lib/3rdparty/BigWhoop"]
path = lib/3rdparty/BigWhoop
url = https://github.com/ptvogler/BigWhoop.git
[submodule "module/map/IsoSurface/cccl"]
path = module/map/IsoSurface/cccl
url = https://github.com/NVIDIA/cccl
[submodule "module/read/ReadSubzoneTecplot/tecio"]
path = module/read/ReadSubzoneTecplot/tecio
url = https://github.com/karthikeya-ms/tecio