34bool Foam::functionObjects::ddt::calcDdt()
36 typedef GeometricField<Type, fvPatchField, volMesh> VolFieldType;
bool foundObject(const word &name, const bool verbose=true) const
Return true if required objects are found.
word resultName_
Name of result field.
word fieldName_
Name of field to process.
const ObjectType & lookupObject(const word &fieldName) const
Lookup and return object (eg, a field) from the (sub) objectRegistry.
bool store(word &fieldName, const tmp< ObjectType > &tfield, bool cacheable=false)
Store the field in the (sub) objectRegistry under the given name.
Calculate the first temporal derivative.
tmp< GeometricField< Type, fvPatchField, volMesh > > ddt(const dimensioned< Type > dt, const fvMesh &mesh)