-
- Downloads
Begin linear solver interface
PETSc is almost plugged
Showing
- CMakeLists.txt 34 additions, 15 deletionsCMakeLists.txt
- src/CMakeLists.txt 1 addition, 1 deletionsrc/CMakeLists.txt
- src/algebra/CMakeLists.txt 6 additions, 0 deletionssrc/algebra/CMakeLists.txt
- src/algebra/LinearSystemSolver.cpp 331 additions, 0 deletionssrc/algebra/LinearSystemSolver.cpp
- src/algebra/LinearSystemSolver.hpp 79 additions, 0 deletionssrc/algebra/LinearSystemSolver.hpp
- src/algebra/PETScWrapper.cpp 26 additions, 0 deletionssrc/algebra/PETScWrapper.cpp
- src/algebra/PETScWrapper.hpp 10 additions, 0 deletionssrc/algebra/PETScWrapper.hpp
- src/algebra/SparseMatrixDescriptor.hpp 6 additions, 0 deletionssrc/algebra/SparseMatrixDescriptor.hpp
- src/utils/BuildInfo.cpp 15 additions, 0 deletionssrc/utils/BuildInfo.cpp
- src/utils/BuildInfo.hpp 1 addition, 0 deletionssrc/utils/BuildInfo.hpp
- src/utils/PugsUtils.cpp 7 additions, 1 deletionsrc/utils/PugsUtils.cpp
- src/utils/pugs_config.hpp.in 2 additions, 1 deletionsrc/utils/pugs_config.hpp.in
- tests/CMakeLists.txt 2 additions, 0 deletionstests/CMakeLists.txt
Loading
Please register or sign in to comment