Go to the documentation of this file.
37 namespace functionObjects
46 bool Foam::functionObjects::LambVector::calc()
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
tmp< GeometricField< Type, fvPatchField, volMesh > > curl(const GeometricField< Type, fvPatchField, volMesh > &vf)
A class for handling words, derived from Foam::string.
Calculate the divergence of the given field.
bool store(word &fieldName, const tmp< ObjectType > &tfield, bool cacheable=false)
Calculate the curl of the given volField by constructing the Hodge-dual of the symmetric part of the ...
void setResultName(const word &typeName, const word &defaultArg)
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.
GeometricField< vector, fvPatchField, volMesh > volVectorField
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)
LambVector(const word &name, const Time &runTime, const dictionary &dict)