Go to the documentation of this file.
35 #ifndef procLduMatrix_H
36 #define procLduMatrix_H
48 class procLduInterface;
55 Ostream&
operator<<(Ostream&,
const procLduMatrix&);
PtrList< procLduInterface > interfaces_
lduMatrix is a general matrix class in which the coefficients are stored as three arrays,...
friend Ostream & operator<<(Ostream &, const procLduMatrix &)
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.
Pre-declare SubField and related Field type.
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...
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 edgeMesh &)
procLduMatrix(const procLduMatrix &)
Dissallow construction as copy.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
An Ostream is an abstract base class for all output systems (streams, files, token lists,...