https://gitlab.opengeosys.org/ogs/ogs.git
Revision b8f532343e22dbf950ecdbe12bcfc617c2982e6f authored by Thomas Fischer on 01 December 2020, 08:09:26 UTC, committed by Thomas Fischer on 03 December 2020, 11:50:38 UTC
1 parent 732fa31
Raw File
Tip revision: b8f532343e22dbf950ecdbe12bcfc617c2982e6f authored by Thomas Fischer on 01 December 2020, 08:09:26 UTC
[web] Documentation for the AddElementQuality tool.
Tip revision: b8f5323
.gitmodules
[submodule "ThirdParty/tetgen"]
	path = ThirdParty/tetgen
	url = https://github.com/ufz/tetgen.git
[submodule "vtkdiff"]
	path = ThirdParty/vtkdiff
	url = https://github.com/ufz/vtkdiff.git
[submodule "ThirdParty/tclap"]
	path = ThirdParty/tclap
	url = https://github.com/ufz/tclap.git
[submodule "ThirdParty/autocheck"]
	path = ThirdParty/autocheck
	url = https://github.com/ufz/autocheck.git
[submodule "ThirdParty/metis"]
	path = ThirdParty/metis
	url = https://github.com/scibuilder/metis.git
[submodule "ThirdParty/SwmmInterface"]
	path = ThirdParty/SwmmInterface
	url = https://github.com/ufz/SwmmInterface.git
[submodule "ThirdParty/cmake-modules"]
	path = ThirdParty/cmake-modules
	url = https://github.com/bilke/cmake-modules.git
[submodule "ThirdParty/pybind11"]
	path = ThirdParty/pybind11
	url = https://github.com/pybind/pybind11.git
[submodule "ThirdParty/googletest"]
	path = ThirdParty/googletest
	url = https://github.com/google/googletest.git
[submodule "ThirdParty/exprtk"]
	path = ThirdParty/exprtk
	url = https://github.com/ArashPartow/exprtk.git
[submodule "ThirdParty/iphreeqc/src"]
	path = ThirdParty/iphreeqc/src
	url = https://github.com/ufz/iphreeqc.git
[submodule "ThirdParty/MGIS"]
	path = ThirdParty/MGIS
	url = https://github.com/ufz/MFrontGenericInterfaceSupport.git
[submodule "ThirdParty/container-maker"]
	path = ThirdParty/container-maker
	url = https://gitlab.opengeosys.org/ogs/container-maker.git
[submodule "ThirdParty/ogs6py"]
	path = ThirdParty/ogs6py
	url = https://github.com/joergbuchwald/ogs6py.git
[submodule "ThirdParty/json-cmake"]
	path = ThirdParty/json-cmake
	url = https://github.com/ufz/json-cmake.git
[submodule "ThirdParty/spdlog"]
	path = ThirdParty/spdlog
	url = https://github.com/gabime/spdlog.git
[submodule "ThirdParty/xdmf"]
	path = ThirdParty/xdmf
	url = https://gitlab.opengeosys.org/ogs/xdmflib.git
back to top