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