Go to the documentation of this file.
32 " error in reading vibrating from dictionary "<< dict.
globalName()<<
endl;
60 if( !dict.
add(
"angularFreq", angularFreq_) )
63 " error in writing angularFreq to dictionary "<< dict.
globalName()<<
endl;
67 if( !dict.
add(
"phaseAngle", phaseAngle_) )
70 " error in writing phaseAngle to dictionary "<< dict.
globalName()<<
endl;
74 if( !dict.
add(
"amplitude", amplitude_) )
77 " error in writing amplitude to dictionary "<< dict.
globalName()<<
endl;
#define notImplementedFunction
T getValOrSet(const word &keyword, const T &setVal) const
FUNCTION_H bool write(dictionary &dict) const
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
FUNCTION_H bool read(const dictionary &dict)
T getVal(const word &keyword) const
FUNCTION_H bool write(dictionary &dict) const
iOstream & writeWordEntry(const word &key, const T &value)