36 warnNoRereading<GlobalIOField<Type>>();
38 readHeaderOk(IOstream::BINARY, typeName);
48 warnNoRereading<GlobalIOField<Type>>();
50 if (!readHeaderOk(IOstream::BINARY, typeName))
67 warnNoRereading<GlobalIOField<Type>>();
69 if (!readHeaderOk(IOstream::BINARY, typeName))
88 warnNoRereading<GlobalIOField<Type>>();
90 readHeaderOk(IOstream::BINARY, typeName);
136 return (os <<
static_cast<const Field<Type>&
>(*
this)).good();
virtual bool readData(Istream &)
ReadData function required for regIOobject read operation.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
void operator=(const GlobalIOField< Type > &)
bool writeData(Ostream &) const
WriteData function required for regIOobject write operation.
virtual ~GlobalIOField()
Destructor.
bool good() const
Return true if next operation might succeed.
points setSize(newPointi)
Pre-declare SubField and related Field type.
IOField with global data (so optionally read from master)
An Ostream is an abstract base class for all output systems (streams, files, token lists...
GlobalIOField(const IOobject &)
Construct from IOobject.
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...