-
- Downloads
a) added to class templates SparseMatrixBase and CRSMatrix another template...
a) added to class templates SparseMatrixBase and CRSMatrix another template parameter for index sets b) added method getNNZ() to class template CRSMatrix
Showing
- MathLib/LinAlg/Solvers/BiCGStab.cpp 1 addition, 1 deletionMathLib/LinAlg/Solvers/BiCGStab.cpp
- MathLib/LinAlg/Solvers/BiCGStab.h 1 addition, 1 deletionMathLib/LinAlg/Solvers/BiCGStab.h
- MathLib/LinAlg/Solvers/CG.cpp 1 addition, 1 deletionMathLib/LinAlg/Solvers/CG.cpp
- MathLib/LinAlg/Solvers/CG.h 2 additions, 2 deletionsMathLib/LinAlg/Solvers/CG.h
- MathLib/LinAlg/Solvers/GMRes.cpp 2 additions, 2 deletionsMathLib/LinAlg/Solvers/GMRes.cpp
- MathLib/LinAlg/Solvers/GMRes.h 1 addition, 1 deletionMathLib/LinAlg/Solvers/GMRes.h
- MathLib/LinAlg/Sparse/CRSMatrix.h 16 additions, 13 deletionsMathLib/LinAlg/Sparse/CRSMatrix.h
- MathLib/LinAlg/Sparse/CRSMatrixDiagPrecond.h 2 additions, 2 deletionsMathLib/LinAlg/Sparse/CRSMatrixDiagPrecond.h
- MathLib/LinAlg/Sparse/CRSMatrixOpenMP.h 5 additions, 5 deletionsMathLib/LinAlg/Sparse/CRSMatrixOpenMP.h
- MathLib/LinAlg/Sparse/CRSMatrixPThreads.h 7 additions, 5 deletionsMathLib/LinAlg/Sparse/CRSMatrixPThreads.h
- MathLib/LinAlg/Sparse/SparseMatrixBase.h 4 additions, 4 deletionsMathLib/LinAlg/Sparse/SparseMatrixBase.h
- SimpleTests/SolverTests/ConjugateGradientUnpreconditioned.cpp 1 addition, 1 deletion...leTests/SolverTests/ConjugateGradientUnpreconditioned.cpp
Loading
Please register or sign in to comment