https://github.com/feelpp/feelpp
Raw File
Tip revision: 7ef1046f21a652c24b9b3c2fe4aba3085018f1f6 authored by Christophe Prud'homme on 28 August 2014, 15:14:05 UTC
allow prefixing of gmsh domain descriptions and then customize with respect to
Tip revision: 7ef1046
.gitmodules
[submodule "dot"]
	path = projects/dot
	url = https://github.com/feelpp/dot
    fetchRecurseSubmodules = on-demand
[submodule "fsi"]
	path = projects/fsi
	url = https://github.com/feelpp/fsi
    fetchRecurseSubmodules = on-demand
[submodule "hifimagnet"]
	path = projects/hifimagnet
	url = https://github.com/feelpp/hifimagnet
    fetchRecurseSubmodules = on-demand
[submodule "hamm"]
	path = projects/hamm
	url = https://github.com/feelpp/hamm
    fetchRecurseSubmodules = on-demand
[submodule "pmp"]
	path = projects/pmp
	url = https://github.com/feelpp/pmp
    fetchRecurseSubmodules = on-demand
[submodule "rb"]
	path = projects/rb
	url = https://github.com/feelpp/rb
    fetchRecurseSubmodules = on-demand
[submodule "cemosis"]
	path = projects/cemosis
	url = https://github.com/feelpp/cemosis
    fetchRecurseSubmodules = on-demand
[submodule "bubble"]
	path = projects/bubble
	url = https://github.com/feelpp/bubble
    fetchRecurseSubmodules = on-demand
[submodule "gazomat"]
	path = projects/gazomat
	url = https://github.com/feelpp/gazomat
    fetchRecurseSubmodules = on-demand
[submodule "po"]
	path = projects/po
	url = https://github.com/feelpp/po
    fetchRecurseSubmodules = on-demand
[submodule "chorus"]
	path = projects/chorus
	url = https://github.com/feelpp/chorus
    fetchRecurseSubmodules = on-demand
    branch = master
[submodule "holo3"]
	path = projects/holo3
	url = https://github.com/feelpp/holo3
    fetchRecurseSubmodules = on-demand
[submodule "projects/map"]
	path = projects/map
	url = https://github.com/feelpp/map.git
    fetchRecurseSubmodules = on-demand
[submodule "projects/eye2brain"]
	path = projects/eye2brain
	url = https://github.com/feelpp/eye2brain.git
    fetchRecurseSubmodules = on-demand
[submodule "projects/cerema"]
	path = projects/cerema
	url = https://github.com/cemosis/seme-cerema.git
    fetchRecurseSubmodules = on-demand
[submodule "data/bigdata"]
	path = data/bigdata
	url = https://github.com/feelpp/bigdata.git
    fetchRecurseSubmodules = on-demand
[submodule "contrib/nlopt"]
	path = contrib/nlopt
	url = https://github.com/feelpp/nlopt.git
[submodule "contrib/ipopt"]
	path = contrib/ipopt
	url = https://github.com/feelpp/ipopt.git
back to top