35namespace functionObjects
73 (void)valueAverageBase::calculate(this->propertyDict());
Macros for easy insertion into run-time selection tables.
#define addToRunTimeSelectionTable(baseType, thisType, argNames)
Add to construction table with typeName as the key.
virtual bool read()
Re-read model coefficients if they have changed.
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 a number of values (eg,...
Abstract base-class for Time/database function objects.
Specialization of Foam::functionObject for a region and providing a reference to the region Foam::obj...
dictionary & propertyDict()
Return access to the property dictionary.
Base class that computes the ensemble- or time-based singular-value average values,...
virtual void readState(dictionary &dict)
Read state from dictionary.
virtual void writeState(dictionary &dict)
Write state to dictionary for restarts.
Computes the ensemble- or time-based singular-value average values, with optional windowing,...
virtual bool execute()
Execute.
virtual bool write()
Write the value average.
A class for handling words, derived from Foam::string.
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
word name(const expressions::valueTypeCode typeCode)
A word representation of a valueTypeCode. Empty for INVALID.