Go to the documentation of this file.
116 #ifndef functionObjects_reference_H
117 #define functionObjects_reference_H
126 namespace functionObjects
135 public fieldExpression
140 dictionary localDict_;
169 const dictionary&
dict
186 virtual bool read(
const dictionary&
dict);
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A class for handling words, derived from Foam::string.
reference(const word &name, const Time &runTime, const dictionary &dict)
virtual ~reference()=default
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
const word & name() const noexcept
Intermediate class for handling field expression function objects (e.g. blendingFactor etc....
void operator=(const reference &)=delete
Computes a field whose values are offset to a reference value obtained by from a Function1.
virtual bool read(const dictionary &dict)