forked from BattMoTeam/BattMo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
26 lines (26 loc) · 867 Bytes
/
.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
[submodule "mrst-solvers"]
path = Externals/mrst/mrst-solvers
url = https://bitbucket.org/mrst/mrst-solvers.git
branch = battmo
[submodule "mrst-core"]
path = Externals/mrst/mrst-core
url = https://bitbucket.org/mrst/mrst-core.git
branch = battmo
[submodule "mrst-autodiff"]
path = Externals/mrst/mrst-autodiff
url = https://bitbucket.org/mrst/mrst-autodiff.git
branch = battmo
[submodule "mrst-model-io"]
path = Externals/mrst/mrst-model-io
url = https://bitbucket.org/mrst/mrst-model-io.git
branch = master
[submodule "mrst-visualization"]
path = Externals/mrst/mrst-visualization
url = https://bitbucket.org/mrst/mrst-visualization.git
branch = master
[submodule "agmg"]
path = Externals/agmg
url = https://github.com/BattMoTeam/agmg.git
[submodule "upr"]
path = Externals/upr
url = https://github.com/rbe051/UPR.git