-
- Downloads
Merge pull request #847 from wenqing/uniq_solver_interface
Make solver interface unique
Showing
- Applications/CLI/ogs.cpp 0 additions, 4 deletionsApplications/CLI/ogs.cpp
- MathLib/LinAlg/Eigen/EigenLinearSolver.cpp 3 additions, 1 deletionMathLib/LinAlg/Eigen/EigenLinearSolver.cpp
- MathLib/LinAlg/Eigen/EigenLinearSolver.h 11 additions, 1 deletionMathLib/LinAlg/Eigen/EigenLinearSolver.h
- MathLib/LinAlg/EigenLis/EigenLisLinearSolver.cpp 3 additions, 1 deletionMathLib/LinAlg/EigenLis/EigenLisLinearSolver.cpp
- MathLib/LinAlg/EigenLis/EigenLisLinearSolver.h 8 additions, 5 deletionsMathLib/LinAlg/EigenLis/EigenLisLinearSolver.h
- MathLib/LinAlg/Lis/LisLinearSolver.cpp 3 additions, 1 deletionMathLib/LinAlg/Lis/LisLinearSolver.cpp
- MathLib/LinAlg/Lis/LisLinearSolver.h 9 additions, 5 deletionsMathLib/LinAlg/Lis/LisLinearSolver.h
- MathLib/LinAlg/PETSc/PETScLinearSolver.cpp 5 additions, 1 deletionMathLib/LinAlg/PETSc/PETScLinearSolver.cpp
- MathLib/LinAlg/PETSc/PETScLinearSolver.h 7 additions, 3 deletionsMathLib/LinAlg/PETSc/PETScLinearSolver.h
- MathLib/LinAlg/Solvers/GaussAlgorithm-impl.h 1 addition, 0 deletionsMathLib/LinAlg/Solvers/GaussAlgorithm-impl.h
- MathLib/LinAlg/Solvers/GaussAlgorithm.h 4 additions, 1 deletionMathLib/LinAlg/Solvers/GaussAlgorithm.h
- Tests/MathLib/TestLinearSolver.cpp 1 addition, 1 deletionTests/MathLib/TestLinearSolver.cpp
Loading
Please register or sign in to comment