36 os << v*sampleInterval()
54 <<
nl << cF.sampleInterval()
55 <<
nl << cF.averagingInterval()
56 <<
nl << cF.sampleSteps()
57 <<
nl << cF.tZeroBuffers()
58 << nl << static_cast<const bufferedAccumulator<scalar>&>(cF);
63 "Foam::Ostream& Foam::operator<<" 64 "(Ostream&, const correlationFunction<Type>&)" #define forAll(list, i)
Loop across all elements in list.
bool writeAveraged(Ostream &) const
bool good() const
Return true if next operation might succeed.
Useful combination of include files which define Sin, Sout and Serr and the use of IO streams general...
An Ostream is an abstract base class for all output systems (streams, files, token lists...