35 #ifndef Foam_fieldDictionary_H 36 #define Foam_fieldDictionary_H 58 const word fieldType_;
A list of keyword definitions, which are a keyword followed by a number of values (eg...
virtual const word & type() const
Redefine type name to be of the instantiated type.
fieldDictionary(const IOobject &io, const word &fieldType)
Construct from IOobject and specified (overloaded) type name.
virtual bool writeData(Ostream &os) const
The writeData function required by regIOobject write operation.
void close()
Close Istream.
A class for handling words, derived from Foam::string.
Read field as dictionary (without mesh).
An Ostream is an abstract base class for all output systems (streams, files, token lists...
void write(Ostream &os, const bool subDict=true) const
Write dictionary, normally with sub-dictionary formatting.
bool good() const noexcept
True if next operation might succeed.
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
Defines the attributes of an object for which implicit objectRegistry management is supported...
Istream & readStream(const word &, const bool readOnProc=true)
Return Istream and check object type against that given.