https://github.com/feelpp/feelpp
Raw File
Tip revision: 4c29233d09c2e43a05a0d9587727e9a1df582660 authored by Christophe Prud'homme on 02 January 2020, 19:04:26 UTC
use DofMarker and DofRelation policies #1409
Tip revision: 4c29233
.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
back to top