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_
virtual const labelUList & upperAddr() const =0
Return upper addressing.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
I/O for lduMatrix and interface values.
Ostream & operator<<(Ostream &, const edgeMesh &)
const lduAddressing & lduAddr() const
Return the LDU addressing.
IO interface for processorLduInterface.
lduMatrix is a general matrix class in which the coefficients are stored as three arrays...
virtual const labelUList & lowerAddr() const =0
Return lower addressing.
bool set(const label) const
Is element set.
An Ostream is an abstract base class for all output systems (streams, files, token lists...