32 Foam::procLduMatrix::procLduMatrix
45 label nInterfaces = 0;
49 if (interfaces.
set(i))
55 interfaces_.setSize(nInterfaces);
61 if (interfaces.
set(i))
78 Foam::procLduMatrix::procLduMatrix(
Istream& is)
93 os << cldum.upperAddr_
IO interface for processorLduInterface.
#define forAll(list, i)
Loop across all elements in list.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
virtual const labelUList & lowerAddr() const =0
Return lower addressing.
virtual const labelUList & upperAddr() const =0
Return upper addressing.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
bool set(const label) const
Is element set.
lduMatrix is a general matrix class in which the coefficients are stored as three arrays...
const lduAddressing & lduAddr() const
Return the LDU addressing.
Ostream & operator<<(Ostream &, const ensightPart &)
I/O for lduMatrix and interface values.