virtual autoPtr< entry > clone() const
Construct on freestore as copy.
Compiles and executes code string expressions, returning the result to the dictionary entry.
virtual bool execute(dictionary &contextDict, Istream &)
Expand the functionEntry into the contextDict.
calcEntry(const calcEntry &)=default
Copy construct.
FunctionTypeName("#calc")
Runtime type information.
void operator=(const calcEntry &)=delete
Disallow default bitwise assignment.
Part of the #codeBlock...#codeBlock clause.
Compiles and executes C++ OpenFOAM code string expressions.
A keyword and a list of tokens is a 'primitiveEntry'. An primitiveEntry can be read,...