Go to the documentation of this file.
31 " error in reading conveyorBelt from dictionary "<< dict.
globalName()<<
endl;
40 tangentVelocity_ = dict.
getVal<
realx3>(
"tangentVelocity");
48 if( !dict.
add(
"tangentVelocity", tangentVelocity_) )
51 " error in writing tangentVelocity to dictionary "<< dict.
globalName()<<
endl;
#define notImplementedFunction
Report that a function is yet not implemented.
#define fatalExit
Fatal exit.
virtual word globalName() const
global name of entry, separated with dots
bool add(const word &keyword, const float &v)
add a float dataEntry
iOstream & endl(iOstream &os)
Add newline and flush stream.
FUNCTION_H bool write(dictionary &dict) const
Interface class for any input stream
#define fatalErrorInFunction
Report a fatal error and function name and exit the application.
FUNCTION_H bool read(const dictionary &dict)
T getVal(const word &keyword) const
get the value of data entry
Interface class for any output stream.
FUNCTION_HD conveyorBelt()=default
iOstream & writeWordEntry(const word &key, const T &value)
Write a keyword/value entry.
Dictionary holds a set of data entries or sub-dictionaries that are enclosed in a curely braces or ar...