56 <<
nl << cF.sampleInterval()
57 <<
nl << cF.averagingInterval()
58 <<
nl << cF.sampleSteps()
59 <<
nl << cF.tZeroBuffers()
60 << nl << static_cast<const bufferedAccumulator<scalar>&>(cF);
Useful combination of include files which define Sin, Sout and Serr and the use of IO streams general...
Generic templated field type that is much like a Foam::List except that it is expected to hold numeri...
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Field< scalar > averaged() const
bool writeAveraged(Ostream &) const
scalar sampleInterval() const
OBJstream os(runTime.globalPath()/outputName)
constexpr char nl
The newline '\n' character (0x0a).
#define forAll(list, i)
Loop across all elements in list.