Files
apbs/.gitmodules
2020-11-10 16:24:48 -08:00

21 lines
649 B
Plaintext

[submodule "externals/geoflow_c"]
path = externals/geoflow_c
url = https://github.com/Electrostatics/geoflow_c
[submodule "externals/fetk"]
path = externals/fetk
url = https://github.com/Electrostatics/FETK.git
ignore = untracked
[submodule "externals/pb_s_am"]
path = externals/pb_s_am
url = https://github.com/Electrostatics/pb_solvers
[submodule "externals/bem"]
path = externals/bem
url = https://github.com/Electrostatics/TABIPB.git
[submodule "externals/pybind11"]
path = externals/pybind11
url = https://github.com/pybind/pybind11
ignore = all
[submodule "pybind11"]
path = pybind11
url = https://github.com/pybind/pybind11.git