OpenFOAM logo
Open Source CFD Toolkit

BICCG Class Reference

Inheritance diagram for BICCG:

Inheritance graph
[legend]
Collaboration diagram for BICCG:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TypeName ("BICCG")
 BICCG (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, Istream &solverData)
 Construct from matrix and solver data stream.
lduMatrix::solverPerformance solve ()
 Solve the matrix with this solver.

Static Public Member Functions

label setMaxIter (const label mIter)
 Set maximum number of iterations.

Constructor & Destructor Documentation

BICCG 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,
Istream solverData
 

Construct from matrix and solver data stream.


Member Function Documentation

label setMaxIter const label  mIter  )  [inline, static]
 

Set maximum number of iterations.

Reimplemented from ICCG.

Definition at line 110 of file BICCG.H.

lduMatrix::solverPerformance solve  )  [virtual]
 

Solve the matrix with this solver.

Reimplemented from ICCG.

TypeName "BICCG"   ) 
 


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