81 return refCast<const fvMesh>(
obr_);
const wordList & fields() const
Return the list of field names.
word name_
Name of this fieldValue object.
Mesh data needed to do the Finite Volume discretisation.
word sourceName_
Name of source object.
const Switch & log() const
Return the switch to send output to Info as well as to file.
Switch valueOutput_
Output field values flag.
A class for handling words, derived from string.
Switch log_
Switch to send output to Info as well as to file.
A simple wrapper around bool so that it can be read as a word: true/false, on/off, yes/no, y/n, t/f, or none.
dictionary dict_
Construction dictionary.
A list of keyword definitions, which are a keyword followed by any number of values (e...
const dictionary & dict() const
Return the reference to the construction dictionary.
const dictionary & resultDict() const
Return access to the latest set of results.
const fvMesh & mesh() const
Helper function to return the reference to the mesh.
const word & name() const
Return the name of the geometric source.
const objectRegistry & obr_
Database this class is registered to.
bool active() const
Return the active flag.
const objectRegistry & obr() const
Return the reference to the object registry.
Registry of regIOobjects.
wordList fields_
List of field names to operate on.
dictionary resultDict_
Results dictionary for external access of results.
const word & sourceName() const
Return the source name.
const Switch & valueOutput() const
Return the output field values flag.