exprDriverFunctions.C File Reference
Include dependency graph for exprDriverFunctions.C:

Go to the source code of this file.

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
 

Functions

static wordHashSet getAcceptableFunctionKeys (const dictionary *dictPtr, const bool acceptPrimitiveEntry, const bool report=false)
 
template<class Type >
static void resetFuncsImpl (const word &subDictName, const dictionary &topDict, HashTable< refPtr< Function1< Type > > > &tbl, const objectRegistry *obrPtr)
 
template<class Type >
static void writeFuncsImpl (Ostream &os, const word &subDictName, const dictionary &topDict, const HashTable< refPtr< Function1< Type > > > &tbl)
 

Detailed Description

Original source file exprDriverFunctions.C

Definition in file exprDriverFunctions.C.