34 dict.
add(
"qDot", qDot_);
35 dict.
add(
"qDdot", qDdot_);
37 dict.
add(
"deltaT", deltaT_);
68 "Foam::Istream& Foam::operator>>" 69 "(Foam::Istream&, Foam::RBD::rigidBodyModelState&)" 91 "Foam::Ostream& Foam::operator<<(Foam::Ostream&, " 92 "const Foam::RBD::rigidBodyModelState&)"
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual bool check(const char *operation) const
Check IOstream status for given operation.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
bool add(entry *, bool mergeEntry=false)
Add a new entry.
Useful combination of include files which define Sin, Sout and Serr and the use of IO streams general...
Holds the motion state of rigid-body model.
void write(dictionary &dict) const
Write to dictionary.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
void writeEntry(Ostream &os, const HashTable< T, Key, Hash > &ht)