37 << io.type() << token::SPACE
38 << io.
name() << token::SPACE
39 <<
"local:" << token::SPACE << io.
local() << token::SPACE
40 <<
"readOpt:" << token::SPACE << io.
readOpt() << token::SPACE
41 <<
"writeOpt:" << token::SPACE << io.
writeOpt() << token::SPACE
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
const fileName & local() const
writeOption writeOpt() const
readOption readOpt() const
const word & name() const
Return name.
fileName path(const bool global) const
Return complete path including the processor sub-directory.
A helper class for outputting values to Ostream.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Ostream & endl(Ostream &os)
Add newline and flush stream.
Ostream & operator<<(Ostream &os, const fvConstraints &constraints)