39 #ifndef functionObjects_MachNo_H
40 #define functionObjects_MachNo_H
48 namespace functionObjects
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A list of keyword definitions, which are a keyword followed by any number of values (e....
const word & name() const
Return the name of this functionObject.
Calculates and writes the Mach number as a volScalarField.
MachNo(const word &name, const Time &runTime, const dictionary &dict)
Construct for given objectRegistry and dictionary.
TypeName("MachNo")
Runtime type information.
virtual ~MachNo()
Destructor.
A class for handling words, derived from string.