Go to the documentation of this file.
45 label nInterfaces = 0;
49 if (interfaces.
set(i))
55 interfaces_.setSize(nInterfaces);
61 if (interfaces.
set(i))
const lduAddressing & lduAddr() const
Return the LDU addressing.
PtrList< procLduInterface > interfaces_
#define forAll(list, i)
Loop across all elements in list.
lduMatrix is a general matrix class in which the coefficients are stored as three arrays,...
virtual const labelUList & upperAddr() const =0
Return upper addressing.
I/O for lduMatrix and interface values.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
IO interface for processorLduInterface.
Ostream & operator<<(Ostream &, const edgeMesh &)
procLduMatrix(const procLduMatrix &)
Dissallow construction as copy.
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,...