OpenFOAM logo
Open Source CFD Toolkit

diagonalSolver Class Reference

Inheritance diagram for diagonalSolver:

Inheritance graph
[legend]
Collaboration diagram for diagonalSolver:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TypeName ("diagonal")
 Runtime type information.
 diagonalSolver (const word &fieldName, scalarField &psi, const lduMatrix &matrix, const scalarField &source, const FieldField< Field, scalar > &coupleBouCoeffs, const FieldField< Field, scalar > &coupleIntCoeffs, const lduCoupledInterfacePtrsList &interfaces, const direction cmpt)
 Construct from matrix.
lduMatrix::solverPerformance solve ()
 Solve the matrix with this solver.

Constructor & Destructor Documentation

diagonalSolver const word fieldName,
scalarField psi,
const lduMatrix matrix,
const scalarField source,
const FieldField< Field, scalar > &  coupleBouCoeffs,
const FieldField< Field, scalar > &  coupleIntCoeffs,
const lduCoupledInterfacePtrsList interfaces,
const direction  cmpt
 

Construct from matrix.


Member Function Documentation

lduMatrix::solverPerformance solve  )  [virtual]
 

Solve the matrix with this solver.

Implements lduMatrix::solver.

TypeName "diagonal"   ) 
 

Runtime type information.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org