51 #ifndef cloudNumberFlux_functionObject_H
52 #define cloudNumberFlux_functionObject_H
60 namespace functionObjects
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
const word & name() const
Return the name of this functionObject.
Function to write the number flux field for a cloud.
TypeName("cloudNumberFlux")
Runtime type information.
virtual ~cloudNumberFlux()
Destructor.
cloudNumberFlux(const word &name, const Time &runTime, const dictionary &dict)
Construct from Time and dictionary.
void operator=(const cloudNumberFlux &)=delete
Disallow default bitwise assignment.
A class for managing temporary objects.
A class for handling words, derived from string.