Go to the documentation of this file.
29 operatorType_(opType),
56 if( !
timeFolder.pointFieldFileGetType(fName, fType) )
75 if(!getFieldType(dict,
timeFolder, fName, fType))
83 if( dictionaryvCtorSelector_.search(method) )
86 dictionaryvCtorSelector_[method]
96 method <<
" dose not exist. \n"
97 <<
"Avaiable ones are: \n\n"
99 dictionaryvCtorSelector_
static uniquePtr< includeMask > create(const dictionary &dict, const word &opType, readFromTimeFolder &timeFolder)
T getValOrSet(const word &keyword, const T &setVal) const
get the value of data entry or if not found, set the value to setVal
#define fatalExit
Fatal exit.
static bool getFieldType(const dictionary &dict, readFromTimeFolder &timeFolder, word &fName, word &fType)
iOstream & printKeys(iOstream &os, const wordHashMap< T > &m)
iOstream & endl(iOstream &os)
Add newline and flush stream.
word angleBracketsNames2(const word &base, const word &w1, const word &w2)
Output base<w1,w2>
#define fatalErrorInFunction
Report a fatal error and function name and exit the application.
#define fatalError
Report a fatal error and exit the applicaiton.
Dictionary holds a set of data entries or sub-dictionaries that are enclosed in a curely braces or ar...
includeMask(const dictionary &dict, const word &opType, readFromTimeFolder &timeFolder)