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