-
- Downloads
There was an error fetching the commit references. Please try again later.
Improved refreshing of iterative solver monitor's state
This will ensure that in verbose mode, the final state of the linear system solvers is always printed. Previously this was the case only when refresh rate was equal to 1.
Showing
- src/solvers/linear/krylov/tnlBICGStabSolver_impl.h 1 addition, 1 deletionsrc/solvers/linear/krylov/tnlBICGStabSolver_impl.h
- src/solvers/linear/krylov/tnlCGSolver_impl.h 1 addition, 1 deletionsrc/solvers/linear/krylov/tnlCGSolver_impl.h
- src/solvers/linear/krylov/tnlGMRESSolver_impl.h 1 addition, 1 deletionsrc/solvers/linear/krylov/tnlGMRESSolver_impl.h
- src/solvers/linear/krylov/tnlTFQMRSolver_impl.h 3 additions, 2 deletionssrc/solvers/linear/krylov/tnlTFQMRSolver_impl.h
- src/solvers/linear/stationary/tnlSORSolver_impl.h 2 additions, 1 deletionsrc/solvers/linear/stationary/tnlSORSolver_impl.h
- src/solvers/tnlIterativeSolver.h 1 addition, 1 deletionsrc/solvers/tnlIterativeSolver.h
- src/solvers/tnlIterativeSolverMonitor.h 1 addition, 1 deletionsrc/solvers/tnlIterativeSolverMonitor.h
- src/solvers/tnlIterativeSolverMonitor_impl.h 2 additions, 2 deletionssrc/solvers/tnlIterativeSolverMonitor_impl.h
- src/solvers/tnlIterativeSolver_impl.h 2 additions, 2 deletionssrc/solvers/tnlIterativeSolver_impl.h
- src/solvers/tnlSolverMonitor.h 1 addition, 1 deletionsrc/solvers/tnlSolverMonitor.h
Please register or sign in to comment