Go to the documentation of this file.
35 #ifndef AverageIOField_H
36 #define AverageIOField_H
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
bool writeData(Ostream &os) const
Pure virtual writaData function.
Type average_
The average of the field.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Pre-declare SubField and related Field type.
const Type & average() const
AverageIOField(const IOobject &)
Construct from IOobject.
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
A primitive field + average with IO.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...