Public Member Functions | List of all members
faMatrix::faSolver Class Reference

Public Member Functions

 faSolver (faMatrix< Type > &faMat, autoPtr< lduMatrix::solver > &&sol)
 
SolverPerformance< Type > solve (const dictionary &solverControls)
 
SolverPerformance< Type > solve ()
 

Detailed Description

Definition at line 188 of file faMatrix.H.

Constructor & Destructor Documentation

◆ faSolver()

faSolver ( faMatrix< Type > &  faMat,
autoPtr< lduMatrix::solver > &&  sol 
)
inline

Definition at line 198 of file faMatrix.H.

Member Function Documentation

◆ solve() [1/2]

SolverPerformance<Type> solve ( const dictionary solverControls)

◆ solve() [2/2]

Foam::SolverPerformance< Type > solve ( )

Definition at line 166 of file faMatrixSolve.C.

References faMatrix::psi().

Here is the call graph for this function:

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