92void Foam::expressions::exprResultStoredStack::operator=
102 exprResultStack::operator=(
rhs);
Macros for easy insertion into run-time selection tables.
#define addToRunTimeSelectionTable(baseType, thisType, argNames)
Add to construction table with typeName as the key.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
A stack of polymorphic fields. Can be used to build a list of results one at a time.
exprResultStack()
Default construct.
void operator=(const exprResultStack &rhs)
Copy assignment.
An exprResultStack with persistence.
exprResultStoredStack()
Default construct.
A polymorphic field/result from evaluating an expression.
void needsReset(bool val)
Adjusts the internal needsReset value.
#define defineTypeName(Type)
Define the typeName.
A namespace for expression-related classes/traits etc.
void rhs(fvMatrix< typename Expr::value_type > &m, const Expr &expression)