LduMatrix/SolverPerformance: Changed nIterations from label to labelType...
LduMatrix/SolverPerformance: Changed nIterations from label to labelType corresponding to the type solved Now the number of iterations to solve each component in a segregated solution are stored and returned in the SolverPerformance class. Resolves bug-report http://bugs.openfoam.org/view.php?id=2189
Showing
- src/OpenFOAM/matrices/LduMatrix/LduMatrix/SolverPerformance.C 7 additions, 6 deletions...OpenFOAM/matrices/LduMatrix/LduMatrix/SolverPerformance.C
- src/OpenFOAM/matrices/LduMatrix/LduMatrix/SolverPerformance.H 22 additions, 19 deletions...OpenFOAM/matrices/LduMatrix/LduMatrix/SolverPerformance.H
- src/OpenFOAM/matrices/LduMatrix/Solvers/DiagonalSolver/DiagonalSolver.C 1 addition, 1 deletion...atrices/LduMatrix/Solvers/DiagonalSolver/DiagonalSolver.C
- src/OpenFOAM/matrices/LduMatrix/Solvers/PBiCCCG/PBiCCCG.C 8 additions, 3 deletionssrc/OpenFOAM/matrices/LduMatrix/Solvers/PBiCCCG/PBiCCCG.C
- src/OpenFOAM/matrices/LduMatrix/Solvers/PBiCICG/PBiCICG.C 7 additions, 2 deletionssrc/OpenFOAM/matrices/LduMatrix/Solvers/PBiCICG/PBiCICG.C
- src/OpenFOAM/matrices/LduMatrix/Solvers/PCICG/PCICG.C 9 additions, 4 deletionssrc/OpenFOAM/matrices/LduMatrix/Solvers/PCICG/PCICG.C
- src/OpenFOAM/matrices/LduMatrix/Solvers/SmoothSolver/SmoothSolver.C 8 additions, 3 deletions...AM/matrices/LduMatrix/Solvers/SmoothSolver/SmoothSolver.C
Please register or sign in to comment