41 #ifndef functionObjects_blendingFactor_H
42 #define functionObjects_blendingFactor_H
50 namespace functionObjects
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A list of keyword definitions, which are a keyword followed by any number of values (e....
const word & name() const
Return the name of this functionObject.
Calculates and outputs the blendingFactor as used by the bended convection schemes....
virtual ~blendingFactor()
Destructor.
blendingFactor(const word &name, const Time &runTime, const dictionary &dict)
Construct from Time and dictionary.
TypeName("blendingFactor")
Runtime type information.
virtual bool read(const dictionary &)
Read the blendingFactor data.
A class for handling words, derived from string.