Go to the documentation of this file.
47 Foam::expressions::fvExprDriverWriter::fvExprDriverWriter
82 driver_.getData(
dict);
93 driver_.prepareData(
dict);
Defines the attributes of an object for which implicit objectRegistry management is supported,...
A class for handling words, derived from Foam::string.
defineTypeName(fvExprDriverWriter)
static word timeName(const scalar t, const int precision=precision_)
Base driver for parsing value expressions associated with an fvMesh.
virtual bool writeData(Ostream &os) const
virtual const fvMesh & mesh() const =0
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
bool bad() const noexcept
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
word name(const expressions::valueTypeCode typeCode)
const Time & time() const
virtual void getData(const dictionary &dict)
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Istream & readStream(const word &, const bool valid=true)
virtual bool readData(Istream &is)