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 |
Friends | |
| class | LUscalarMatrix |
| Ostream & | operator<< (Ostream &, const procLduMatrix &) |
| procLduMatrix | ( | const lduMatrix & | ldum, |
| const FieldField< Field, scalar > & | interfaceCoeffs, | ||
| const lduInterfaceFieldPtrsList & | interfaces | ||
| ) |
Definition at line 33 of file procLduMatrix.C.
References forAll, and UPtrList< T >::set().

| procLduMatrix | ( | Istream & | is | ) |
Definition at line 78 of file procLduMatrix.C.
|
inline |
Definition at line 98 of file procLduMatrix.H.
References procLduMatrix::operator<<, and List< T >::size().
Referenced by LUscalarMatrix::LUscalarMatrix().


|
friend |
Definition at line 81 of file procLduMatrix.H.
|
friend |
Referenced by procLduMatrix::size().
1.8.11