72 if (iter().keyword() !=
"type")
#define forAllConstIter(Container, container, iter)
Iterate across all elements in the container object of type.
Base class for Lagrangian source conditions.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Base class for generic field types. Facilitates down-casting so that the actual type can be queried.
This provides a generic source condition, useful as a fallback for handling unknown types when post-p...
virtual void write(Ostream &) const
Write.
virtual ~genericLagrangianFieldSource()
Destructor.
genericLagrangianFieldSource(const regIOobject &, const dictionary &)
Construct from internal field and dictionary.
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
void writeEntry(Ostream &os, const HashTable< T, Key, Hash > &ht)