Go to the documentation of this file.
36 namespace functionObjects
46 bool Foam::functionObjects::ddt::calc()
51 <<
"ddt is not supported with the postProcess utility"
61 || calcDdt<sphericalTensor>()
62 || calcDdt<symmTensor>()
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A class for handling words, derived from Foam::string.
bool read(const char *buf, int32_t &val)
virtual bool read(const dictionary &dict)
Ostream & endl(Ostream &os)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Macros for easy insertion into run-time selection tables.
Intermediate class for handling field expression function objects (e.g. blendingFactor etc....
addToRunTimeSelectionTable(functionObject, ObukhovLength, dictionary)
tmp< GeometricField< Type, faPatchField, areaMesh > > ddt(const dimensioned< Type > dt, const faMesh &mesh)
ddt(const word &name, const Time &runTime, const dictionary &dict)
defineTypeNameAndDebug(ObukhovLength, 0)
word name(const expressions::valueTypeCode typeCode)
#define WarningInFunction