#define addNamedToMemberFunctionSelectionTable(baseType, thisType, funcName, argNames, lookupName)
Add to hash-table of functions with 'lookupName' as the key.
Remove a dictionary entry.
static bool execute(dictionary &parentDict, Istream &is)
Remove single or multiple entries. Local or scoped entries.
A functionEntry causes entries to be added/manipulated on the specified dictionary given an input str...
static List< StringType > readStringList(Istream &is)
Read a List of strings values, treating a single entry like a list of size 1.
static labelList matching(const wordRe &select, const UList< StringType > &input, const bool invert=false)
Determine the list indices for all matches.