I/O for lduMatrix and interface values. More...
Public Member Functions | |
procLduMatrix (const lduMatrix &ldum, const FieldField< Field, scalar > &interfaceCoeffs, const lduInterfaceFieldPtrsList &interfaces) | |
procLduMatrix (Istream &is) | |
label | size () const |
Private Member Functions | |
procLduMatrix (const procLduMatrix &) | |
Dissallow construction as copy. More... | |
Private Attributes | |
labelList | upperAddr_ |
labelList | lowerAddr_ |
scalarField | diag_ |
scalarField | upper_ |
scalarField | lower_ |
PtrList< procLduInterface > | interfaces_ |
Friends | |
class | LUscalarMatrix |
Ostream & | operator<< (Ostream &, const procLduMatrix &) |
|
private |
Dissallow construction as copy.
procLduMatrix | ( | const lduMatrix & | ldum, |
const FieldField< Field, scalar > & | interfaceCoeffs, | ||
const lduInterfaceFieldPtrsList & | interfaces | ||
) |
Definition at line 33 of file procLduMatrix.C.
References forAll, and UPtrList::set().
procLduMatrix | ( | Istream & | is | ) |
Definition at line 78 of file procLduMatrix.C.
|
inline |
Definition at line 98 of file procLduMatrix.H.
References procLduMatrix::diag_.
Referenced by LUscalarMatrix::convert().
|
friend |
Definition at line 81 of file procLduMatrix.H.
|
friend |
|
private |
Definition at line 65 of file procLduMatrix.H.
Referenced by LUscalarMatrix::convert(), and Foam::operator<<().
|
private |
Definition at line 66 of file procLduMatrix.H.
Referenced by LUscalarMatrix::convert(), and Foam::operator<<().
|
private |
Definition at line 67 of file procLduMatrix.H.
Referenced by LUscalarMatrix::convert(), Foam::operator<<(), and procLduMatrix::size().
|
private |
Definition at line 68 of file procLduMatrix.H.
Referenced by LUscalarMatrix::convert(), and Foam::operator<<().
|
private |
Definition at line 69 of file procLduMatrix.H.
Referenced by LUscalarMatrix::convert(), and Foam::operator<<().
|
private |
Definition at line 70 of file procLduMatrix.H.
Referenced by LUscalarMatrix::convert(), and Foam::operator<<().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.