Go to the documentation of this file.
46 warnNoRereading<IOmapDistribute>();
66 const mapDistribute& map
72 warnNoRereading<IOmapDistribute>();
83 readStream(typeName) >> *
this;
102 warnNoRereading<IOmapDistribute>();
115 readStream(typeName) >> *
this;
125 return (is >> *
this).good();
131 return (
os << *
this).good();
Defines the attributes of an object for which implicit objectRegistry management is supported,...
void operator=(const mapDistribute &rhs)
IOmapDistribute is derived from mapDistribute and IOobject to give the mapDistribute automatic IO fun...
IOmapDistribute(const IOobject &io)
virtual bool writeData(Ostream &) const
void transfer(mapDistribute &map)
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
Class containing processor-to-processor mapping information.
OBJstream os(runTime.globalPath()/outputName)
readOption readOpt() const noexcept
virtual bool readData(Istream &)
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,...
Istream & readStream(const word &, const bool valid=true)
defineTypeNameAndDebug(combustionModel, 0)