53 Ostream& operator<<(Ostream&, const InfoProxy<lduMesh>&);
94 template<
class T,
class BinaryOp>
114 friend Ostream& operator<<(Ostream&, const InfoProxy<lduMesh>&);
virtual lduInterfacePtrsList interfaces() const =0
Return a list of pointers for each patch.
InfoProxy< lduMesh > info() const
Return info proxy.
Abstract base class for meshes which provide LDU addressing for the construction of lduMatrix and LDU...
virtual label comm() const =0
Return communicator used for parallel communication.
TypeName("lduMesh")
Runtime type information.
virtual ~lduMesh()
Destructor.
virtual const lduAddressing & lduAddr() const =0
Return ldu addressing.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
A helper class for outputting values to Ostream.
virtual const objectRegistry & thisDb() const
Return the object registry.
The class contains the addressing required by the lduMatrix: upper, lower and losort.
Registry of regIOobjects.
void reduce(T &Value, const BinaryOp &bop) const
Helper: reduce with current communicator.