38 readStream(typeName) >> average_;
39 readStream(typeName) >>
static_cast<Field<Type>&
>(*this);
69 if (io.
readOpt() == IOobject::READ_IF_PRESENT && headerOk())
AverageIOField(const IOobject &)
Construct from IOobject.
readOption readOpt() const
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
bool writeData(Ostream &os) const
Pure virtual writaData function.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
bool good() const
Return true if next operation might succeed.
Pre-declare SubField and related Field type.
Traits class for primitives.
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...