35 #ifndef procLduMatrix_H
36 #define procLduMatrix_H
48 class procLduInterface;
55 Ostream&
operator<<(Ostream&,
const procLduMatrix&);
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
Class to perform the LU decomposition on a symmetric matrix.
void size(const label)
Override size to be inconsistent with allocated storage.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
lduMatrix is a general matrix class in which the coefficients are stored as three arrays,...
I/O for lduMatrix and interface values.
procLduMatrix(const lduMatrix &ldum, const FieldField< Field, scalar > &interfaceCoeffs, const lduInterfaceFieldPtrsList &interfaces)
friend Ostream & operator<<(Ostream &, const procLduMatrix &)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Ostream & operator<<(Ostream &os, const fvConstraints &constraints)