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