Go to the documentation of this file.
62 if (log_)
Info <<
type() <<
" " << name_ <<
" output:" <<
nl;
74 const word& valueType,
75 const bool loadFromFiles
89 if (setActive<fvMesh>())
A simple wrapper around bool so that it can be read as a word: true/false, on/off,...
dictionary dict_
Construction dictionary.
A class for handling words, derived from string.
fieldValue(const word &name, const objectRegistry &obr, const dictionary &dict, const word &valueType, const bool loadFromFiles=false)
Construct from components.
Base class for function objects, adding functionality to read/write state information (data required ...
bool readIfPresent(const word &, T &, bool recursive=false, bool patternMatch=true) const
Find an entry if present, and assign to T.
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
bool read(const char *, int32_t &)
Switch log_
Switch to send output to Info as well as to file.
scalar scaleFactor_
Scale factor - optional.
ITstream & lookup(const word &, bool recursive=false, bool patternMatch=true) const
Find and return an entry data stream.
T lookupOrDefault(const word &, const T &, bool recursive=false, bool patternMatch=true) const
Find and return a T,.
wordList fields_
List of field names to operate on.
void read(const dictionary &dict)
Read.
Switch valueOutput_
Output field values flag.
Mesh consisting of general polyhedral cells.
Registry of regIOobjects.
virtual void read(const dictionary &dict)
Read from dictionary.
virtual void updateMesh(const mapPolyMesh &)
Update mesh.
virtual ~fieldValue()
Destructor.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Macros for easy insertion into run-time selection tables.
bool active_
Flag to indicate whether the object is active.
virtual void execute()
Execute.
const dictionary & dict() const
Return the reference to the construction dictionary.
Base class for output file data handling.
virtual void end()
Execute the at the final time-loop, currently does nothing.
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
virtual void timeSet()
Called when time was set at the end of the Time::operator++.
virtual void write()
Write to screen/file.
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
defineTypeNameAndDebug(combustionModel, 0)
word name(const complex &)
Return a string representation of a complex.
virtual void movePoints(const polyMesh &)
Move points.