37 #ifndef IOmapDistribute_H 38 #define IOmapDistribute_H IOmapDistribute is derived from mapDistribute and IOobject to give the mapDistribute automatic IO fun...
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
virtual bool writeData(Ostream &) const
WriteData function required for regIOobject write operation.
IOmapDistribute(const IOobject &)
Construct given an IOobject.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
Class containing processor-to-processor mapping information.
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
TypeName("mapDistribute")
Runtime type information.
virtual ~IOmapDistribute()
Destructor.
virtual bool readData(Istream &)
ReadData function required for regIOobject read operation.