36namespace functionObjects
46bool Foam::functionObjects::subtract::calc()
Macros for easy insertion into run-time selection tables.
#define addToRunTimeSelectionTable(baseType, thisType, argNames)
Add to construction table with typeName as the key.
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.
Intermediate class for handling field expression function objects (e.g. add, subtract etc....
void setResultName(const word &typeName, const wordList &defaultArg=wordList::null())
bool calcAllTypes(FOType &fo)
Call 'calcType' for the given functionObject.
Subtracts a given list of (at least one or more) fields from a field and produces a new field,...
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.