35 #ifndef procLduMatrix_H 36 #define procLduMatrix_H 48 class procLduInterface;
55 Ostream&
operator<<(Ostream&,
const procLduMatrix&);
Class to perform the LU decomposition on a symmetric matrix.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
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...
lduMatrix is a general matrix class in which the coefficients are stored as three arrays...
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
Ostream & operator<<(Ostream &, const ensightPart &)
friend Ostream & operator<<(Ostream &, const procLduMatrix &)
I/O for lduMatrix and interface values.