Legacy solver wrappers ICCG and BICCG removed
Instead of ICCG use PCG with the DIC preconditioner Instead of BICCG use PBiCG with the DILU preconditioner
Showing
- etc/controlDict 0 additions, 2 deletionsetc/controlDict
- src/OpenFOAM/Make/files 0 additions, 2 deletionssrc/OpenFOAM/Make/files
- src/OpenFOAM/matrices/lduMatrix/solvers/BICCG/BICCG.C 0 additions, 113 deletionssrc/OpenFOAM/matrices/lduMatrix/solvers/BICCG/BICCG.C
- src/OpenFOAM/matrices/lduMatrix/solvers/BICCG/BICCG.H 0 additions, 127 deletionssrc/OpenFOAM/matrices/lduMatrix/solvers/BICCG/BICCG.H
- src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/GAMGSolver.H 17 additions, 2 deletionssrc/OpenFOAM/matrices/lduMatrix/solvers/GAMG/GAMGSolver.H
- src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/GAMGSolverSolve.C 38 additions, 14 deletions...penFOAM/matrices/lduMatrix/solvers/GAMG/GAMGSolverSolve.C
- src/OpenFOAM/matrices/lduMatrix/solvers/ICCG/ICCG.C 0 additions, 111 deletionssrc/OpenFOAM/matrices/lduMatrix/solvers/ICCG/ICCG.C
- src/OpenFOAM/matrices/lduMatrix/solvers/ICCG/ICCG.H 0 additions, 126 deletionssrc/OpenFOAM/matrices/lduMatrix/solvers/ICCG/ICCG.H
- src/OpenFOAM/matrices/solution/solution.C 19 additions, 38 deletionssrc/OpenFOAM/matrices/solution/solution.C
Please register or sign in to comment