46 <<
"IOdistributionMap " <<
name()
47 <<
" constructed with IOobject::MUST_READ_IF_MODIFIED" 48 " but IOdistributionMap does not support automatic rereading." 79 <<
"IOdistributionMap " <<
name()
80 <<
" constructed with IOobject::MUST_READ_IF_MODIFIED" 81 " but IOdistributionMap does not support automatic rereading." 117 <<
"IOdistributionMap " <<
name()
118 <<
" constructed with IOobject::MUST_READ_IF_MODIFIED" 119 " but IOdistributionMap does not support automatic rereading." 148 return (is >> *
this).good();
154 return (os << *
this).good();
IOdistributionMap(const IOobject &)
Construct given an IOobject.
void operator=(const distributionMap &)
const word & name() const
Return name.
distributionMap()
Construct null.
virtual bool writeData(Ostream &) const
WriteData function required for regIOobject write operation.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
Ostream & endl(Ostream &os)
Add newline and flush stream.
bool headerOk()
Read and check header info.
virtual bool readData(Istream &)
ReadData function required for regIOobject read operation.
virtual ~IOdistributionMap()
Destructor.
regIOobject(const IOobject &, const bool isTime=false)
Construct from IOobject. Optional flag for if IOobject is the.
void close()
Close Istream.
Istream & readStream(const word &, const bool read=true)
Return Istream and check object type against that given.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
defineTypeNameAndDebug(combustionModel, 0)
Class containing processor-to-processor mapping information.
#define WarningInFunction
Report a warning using Foam::Warning.
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
readOption readOpt() const
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...