51 #ifndef cloudBoundaryCollisionNumberFlux_functionObject_H
52 #define cloudBoundaryCollisionNumberFlux_functionObject_H
60 namespace functionObjects
67 class cloudBoundaryCollisionNumberFlux
69 public cloudBoundaryCollisionFlux
86 TypeName(
"cloudBoundaryCollisionNumberFlux");
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 boundary collision number flux field for a cloud.
virtual ~cloudBoundaryCollisionNumberFlux()
Destructor.
cloudBoundaryCollisionNumberFlux(const word &name, const Time &runTime, const dictionary &dict)
Construct from Time and dictionary.
TypeName("cloudBoundaryCollisionNumberFlux")
Runtime type information.
void operator=(const cloudBoundaryCollisionNumberFlux &)=delete
Disallow default bitwise assignment.
A class for managing temporary objects.
A class for handling words, derived from string.
dimensionedScalar sign(const dimensionedScalar &ds)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.