Public Member Functions | List of all members
fvMatrix::fvSolver Class Reference

Public Member Functions

 fvSolver (fvMatrix< Type > &fvMat, autoPtr< lduMatrix::solver > &&sol)
 
SolverPerformance< Type > solve (const dictionary &solverControls)
 
SolverPerformance< Type > solve ()
 
Foam::solverPerformance solve (const dictionary &solverControls)
 
solverPerformance solve (const dictionary &)
 

Detailed Description

Definition at line 254 of file fvMatrix.H.

Constructor & Destructor Documentation

◆ fvSolver()

fvSolver ( fvMatrix< Type > &  fvMat,
autoPtr< lduMatrix::solver > &&  sol 
)
inline

Definition at line 264 of file fvMatrix.H.

Member Function Documentation

◆ solve() [1/4]

SolverPerformance<Type> solve ( const dictionary solverControls)

◆ solve() [2/4]

Foam::SolverPerformance< Type > solve ( )

Definition at line 329 of file fvMatrixSolve.C.

References fvMatrix::solverDict().

Here is the call graph for this function:

◆ solve() [3/4]

Foam::solverPerformance solve ( const dictionary solverControls)

Definition at line 110 of file fvScalarMatrix.C.

References Foam::expressions::patchExpr::debug, dictionary::getOrDefault(), Foam::Info, messageStream::masterStream(), SolverPerformance::print(), and psi.

Here is the call graph for this function:

◆ solve() [4/4]

solverPerformance solve ( const dictionary )

The documentation for this class was generated from the following files: