11graft gitmodules/partmc/src
2+ graft gitmodules/camp/src
3+ graft gitmodules/json-fortran/src
4+ graft gitmodules/SuiteSparse/KLU/Source
5+ graft gitmodules/SuiteSparse/KLU/Include
6+ graft gitmodules/SuiteSparse/COLAMD/Source
7+ graft gitmodules/SuiteSparse/COLAMD/Include
8+ graft gitmodules/SuiteSparse/AMD/Source
9+ graft gitmodules/SuiteSparse/AMD/Include
10+ graft gitmodules/SuiteSparse/BTF/Source
11+ graft gitmodules/SuiteSparse/BTF/Include
212graft gitmodules/sundials/src/sunnonlinsol/newton
313graft gitmodules/sundials/src/sunnonlinsol/fixedpoint
414graft gitmodules/sundials/src/nvector/serial
515graft gitmodules/sundials/src/sunlinsol/band
616graft gitmodules/sundials/src/sunlinsol/dense
17+ graft gitmodules/sundials/src/sunlinsol/klu
718graft gitmodules/sundials/src/cvode
819graft gitmodules/sundials/src/sundials
920graft gitmodules/sundials/include/cvode
@@ -12,6 +23,8 @@ graft gitmodules/sundials/include/sunnonlinsol
1223graft gitmodules/sundials/include/sunmatrix
1324graft gitmodules/sundials/include/sunlinsol
1425graft gitmodules/sundials/include/nvector
26+ include gitmodules/SuiteSparse/SuiteSparse_config/SuiteSparse_config.c
27+ include gitmodules/SuiteSparse/SuiteSparse_config/SuiteSparse_config.h
1528include gitmodules/sundials/cmake/SundialsSetupConfig.cmake
1629include gitmodules/sundials/cmake/SundialsSetupCompilers.cmake
1730include gitmodules/sundials/cmake/SundialsIndexSize.cmake
@@ -20,8 +33,6 @@ include gitmodules/sundials/src/sunmatrix/band/CMakeLists.txt
2033include gitmodules/sundials/src/sunmatrix/dense/CMakeLists.txt
2134include gitmodules/sundials/src/sunmatrix/sparse/CMakeLists.txt
2235include gitmodules/sundials/src/sunlinsol/CMakeLists.txt
23- include gitmodules/sundials/src/sunlinsol/band/CMakeLists.txt
24- include gitmodules/sundials/src/sunlinsol/dense/CMakeLists.txt
2536include gitmodules/sundials/src/sunlinsol/pcg/CMakeLists.txt
2637include gitmodules/sundials/src/sunlinsol/spbcgs/CMakeLists.txt
2738include gitmodules/sundials/src/sunlinsol/spfgmr/CMakeLists.txt
0 commit comments