35 Foam::operator<<(Ostream& os, const bufferedAccumulator<Type>& bA)
38 os << bA.averagesTaken_
39 <<
static_cast<const List<Field<Type>
>&>(bA)
40 << bA.bufferOffsets();
virtual bool check(const char *operation) const
Check IOstream status for given operation.
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...