forked from feelpp/feelpp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
84 lines (84 loc) · 2.98 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
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
[submodule "contrib/nlopt"]
path = feelpp/contrib/nlopt
url = https://github.com/feelpp/nlopt.git
[submodule "contrib/hpddm"]
path = feelpp/contrib/hpddm
url = https://github.com/feelpp/hpddm.git
[submodule "contrib/jsonlab"]
path = feelpp/contrib/jsonlab
url = https://github.com/fangq/jsonlab.git
[submodule "contrib/ipopt"]
path = feelpp/contrib/ipopt
url = https://github.com/feelpp/ipopt.git
[submodule "contrib/pybind11"]
path = feelpp/contrib/pybind11
url = https://github.com/feelpp/pybind11.git
[submodule "contrib/mongodb"]
path = feelpp/contrib/mongocxx
url = https://github.com/feelpp/mongo-cxx-driver.git
[submodule "contrib/kwsys"]
path = feelpp/contrib/kwsys
url = https://github.com/feelpp/kwsys.git
[submodule "contrib/viewer"]
path = contrib/viewer
url = https://github.com/feelpp/viewer.git
[submodule "benchmarks/benchmark"]
path = benchmarks/benchmark
url = https://github.com/feelpp/benchmark
[submodule "feelpp/contrib/fmilib"]
path = feelpp/contrib/fmilib
url = https://github.com/feelpp/fmi-library.git
[submodule "feelpp/contrib/tabulate"]
path = feelpp/contrib/tabulate
url = https://github.com/feelpp/tabulate.git
[submodule "feelpp/contrib/parmmg"]
path = feelpp/contrib/parmmg
url = https://github.com/feelpp/ParMmg
[submodule "feelpp/contrib/mmg"]
path = feelpp/contrib/mmg
url = https://github.com/feelpp/mmg
[submodule "feelpp/contrib/indicators"]
path = feelpp/contrib/indicators
url = https://github.com/feelpp/indicators.git
[submodule "feelpp/contrib/simple-web-server"]
path = feelpp/contrib/simple-web-server
url = https://gitlab.com/feelpp/Simple-Web-Server.git
[submodule "feelpp/contrib/range-v3"]
path = feelpp/contrib/range-v3
url = https://github.com/feelpp/range-v3.git
[submodule "feelpp/contrib/matplot"]
path = feelpp/contrib/matplot
url = https://github.com/feelpp/matplotplusplus.git
[submodule "feelpp/contrib/cpr"]
path = feelpp/contrib/cpr
url = https://github.com/feelpp/cpr.git
[submodule "feelpp/contrib/boost/hana"]
path = feelpp/contrib/boost/hana
url = https://github.com/feelpp/hana.git
[submodule "feelpp/contrib/eigen"]
path = feelpp/contrib/eigen
url = https://gitlab.com/feelpp/eigen.git
[submodule "feelpp/contrib/fmt"]
path = feelpp/contrib/fmt
url = https://github.com/feelpp/fmt.git
[submodule "feelpp/contrib/napp"]
path = feelpp/contrib/napp
url = https://github.com/vincentchabannes/napp.git
[submodule "fmi4cpp"]
path = feelpp/contrib/fmi4cpp
url = https://github.com/feelpp/FMI4cpp.git
[submodule "pythonfmu"]
path = feelpp/contrib/pythonfmu
url = https://github.com/feelpp/PythonFMU.git
[submodule "feelpp/contrib/spdlog"]
path = feelpp/contrib/spdlog
url = https://github.com/feelpp/spdlog.git
[submodule "feelpp/contrib/cln"]
path = feelpp/contrib/cln
url = https://github.com/feelpp/cln.git
[submodule "feelpp/contrib/nanoflann"]
path = feelpp/contrib/nanoflann
url = https://github.com/feelpp/nanoflann.git
[submodule "feelpp/contrib/specx"]
path = feelpp/contrib/specx
url = https://github.com/feelpp/specx.git