|
|
|
fvSolver Class ReferenceSolver class returned by the solver function. More...
Collaboration diagram for fvSolver:
![]()
Detailed Descriptiontemplate<class Type>
Solver class returned by the solver function.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| fvSolver | ( | fvMatrix< Type > & | fvMat, | |
| autoPtr< lduMatrix::solver > | sol | |||
| ) | [inline] |
Definition at line 213 of file fvMatrix.H.
| lduMatrix::solverPerformance solve | ( | const dictionary & | ) |
Solve returning the solution statistics.
Use the given solver controls
| Foam::lduMatrix::solverPerformance solve | ( | ) | [inline] |
Solve returning the solution statistics.
Solver controls read from fvSolution
Definition at line 168 of file fvMatrixSolve.C.
References DimensionedField< Type, GeoMesh >::mesh(), IOobject::name(), fvMatrix< Type >::psi_, and fvMatrix< Type >::solver().

| Foam::lduMatrix::solverPerformance solve | ( | const dictionary & | solverControls | ) | [inline] |
Definition at line 89 of file fvScalarMatrix.C.
| lduMatrix::solverPerformance solve | ( | const dictionary & | ) | [inline] |