Go to the documentation of this file.
28 if( !dict.
add(
"startTime", startTime_) )
31 " error in writing startTime to dictionary "<< dict.
globalName()<<
endl;
35 if( !dict.
add(
"endTime", endTime_) )
38 " error in writing endTime to dictionary "<< dict.
globalName()<<
endl;
52 if(key !=
"startTime")
55 " expected startTime but found "<< key <<
endl;
67 " expected endTime but found "<< key <<
endl;
T getValOrSet(const word &keyword, const T &setVal) const
FUNCTION_H bool write(dictionary &dict) const
char readEndStatement(const char *funcName)
virtual word globalName() const
bool add(const word &keyword, const float &v)
FUNCTION_H bool read(const dictionary &dict)
iOstream & endl(iOstream &os)
virtual bool check(const char *operation) const
#define fatalErrorInFunction
INLINE_FUNCTION_HD timeInterval()
virtual const word & name() const
#define ioErrorInFile(fileName, lineNumber)
iOstream & writeWordEntry(const word &key, const T &value)