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) | |
| procLduMatrix (const procLduMatrix &)=delete | |
| Disallow construction as copy. More... | |
| 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 32 of file procLduMatrix.C.
References forAll, and UPtrList< T >::set().

| procLduMatrix | ( | Istream & | is | ) |
Definition at line 78 of file procLduMatrix.C.
|
delete |
Disallow construction as copy.
|
inline |
Definition at line 95 of file procLduMatrix.H.
References List< T >::size().

|
friend |
Definition at line 75 of file procLduMatrix.H.
|
friend |