37 #ifndef IOdistributionMap_H
38 #define IOdistributionMap_H
IOdistributionMap is derived from distributionMap and IOobject to give the distributionMap automatic ...
IOdistributionMap(const IOobject &)
Construct given an IOobject.
virtual bool writeData(Ostream &) const
WriteData function required for regIOobject write operation.
virtual ~IOdistributionMap()
Destructor.
TypeName("distributionMap")
Runtime type information.
virtual bool readData(Istream &)
ReadData function required for regIOobject read operation.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
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...