Loading...
Searching...
No Matches
lduMatrix.H File Reference
Include dependency graph for lduMatrix.H:

Go to the source code of this file.

Classes

class  lduMatrix
 lduMatrix is a general matrix class in which the coefficients are stored as three arrays, one for the upper triangle, one for the lower triangle and a third for the diagonal. More...
class  lduMatrix::solver
 Abstract base-class for lduMatrix solvers. More...
class  lduMatrix::smoother
 Abstract base-class for lduMatrix smoothers. More...
class  lduMatrix::preconditioner
 Abstract base-class for lduMatrix preconditioners. More...

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

Ostreamoperator<< (Ostream &, const lduMatrix &)
Ostreamoperator<< (Ostream &, const InfoProxy< lduMatrix > &)

Detailed Description

Original source file lduMatrix.H

Definition in file lduMatrix.H.