53 Ostream&
operator<<(Ostream&,
const InfoProxy<lduMesh>&);
94 template<
class T,
class BinaryOp>
A helper class for outputting values to Ostream.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
The class contains the addressing required by the lduMatrix: upper, lower and losort.
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.
virtual ~lduMesh()
Destructor.
TypeName("lduMesh")
Runtime type information.
void reduce(T &Value, const BinaryOp &bop) const
Helper: reduce with current communicator.
friend Ostream & operator<<(Ostream &, const InfoProxy< lduMesh > &)
virtual const objectRegistry & thisDb() const
Return the object registry.
InfoProxy< lduMesh > info() const
Return info proxy.
virtual lduInterfacePtrsList interfaces() const =0
Return a list of pointers for each patch.
virtual const lduAddressing & lduAddr() const =0
Return ldu addressing.
Registry of regIOobjects.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Ostream & operator<<(Ostream &os, const fvConstraints &constraints)
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
Basic run-time type information using word as the type's name. Used to enhance the standard RTTI to c...