Revision 86b92ec720f566e35976cbac75f91e4df84216b3 authored by Christophe Prud'homme on 02 November 2020, 09:39:17 UTC, committed by Christophe Prud'homme on 02 November 2020, 09:39:17 UTC
add mor
skip feelpp
skip components
1 parent 27bf32f
Raw File
.gitmodules
[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
back to top