[submodule "external/pybind11"]
	path = external/pybind11
	url = https://github.com/pybind/pybind11.git
	shallow = true
[submodule "external/vtu11"]
	path = external/vtu11
	url = https://github.com/phmkopp/vtu11.git
	shallow = true
[submodule "external/catch2"]
	path = external/catch2
	url = https://gitlab.com/hpfem/sandbox/catch2.git
