Go to the documentation of this file.
38 namespace functionObjects
48 bool Foam::functionObjects::div::calc()
52 calcDiv<surfaceScalarField>()
53 || calcDiv<volVectorField>()
65 || writeField<vector>()
69 return writeObject(resultName_);
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A class for handling words, derived from Foam::string.
div(const word &name, const Time &runTime, const dictionary &dict)
tmp< GeometricField< Type, faPatchField, areaMesh > > div(const GeometricField< Type, faePatchField, edgeMesh > &ssf)
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)
defineTypeNameAndDebug(ObukhovLength, 0)
word name(const expressions::valueTypeCode typeCode)