32 #ifndef fieldDictionary_H 33 #define fieldDictionary_H void write(Ostream &, const bool subDict=true) const
Write dictionary, normally with sub-dictionary formatting.
bool writeData(Ostream &os) const
Pure virtual writaData function.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual const word & type() const
bool good() const
Return true if next operation might succeed.
void close()
Close Istream.
A class for handling words, derived from string.
Istream & readStream(const word &, const bool read=true)
Return Istream and check object type against that given.
Read field as dictionary (without mesh).
An Ostream is an abstract base class for all output systems (streams, files, token lists...
fieldDictionary(const IOobject &io, const word &type)
Construct from ioobject and overloaded typename.
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...