https://github.com/feelpp/feelpp
Revision 4b4d70fab5451bb2723ace703d124b6137d7e570 authored by romainhild on 02 October 2019, 13:48:14 UTC, committed by romainhild on 02 October 2019, 13:48:14 UTC
2 parent s 996a09e + a60d199
Raw File
Tip revision: 4b4d70fab5451bb2723ace703d124b6137d7e570 authored by romainhild on 02 October 2019, 13:48:14 UTC
Merge branch 'develop' into feature/radiation
Tip revision: 4b4d70f
.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
back to top