Solver class returned by the solver function used for systems in which it is useful to cache the solver for reuse. More...
Public Member Functions | |
| faSolver (faMatrix< Type > &faMat, autoPtr< lduMatrix::solver > &&sol) | |
| SolverPerformance< Type > | solve (const dictionary &solverControls) |
| Solve returning the solution statistics. More... | |
| SolverPerformance< Type > | solve () |
| Solve returning the solution statistics. More... | |
Solver class returned by the solver function used for systems in which it is useful to cache the solver for reuse.
Definition at line 258 of file faMatrix.H.
|
inline |
Definition at line 268 of file faMatrix.H.
| SolverPerformance<Type> solve | ( | const dictionary & | solverControls | ) |
Solve returning the solution statistics.
Solver controls read from dictionary
| Foam::SolverPerformance< Type > solve | ( | ) |
Solve returning the solution statistics.
Solver controls read from faSolution
Definition at line 166 of file faMatrixSolve.C.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.