73 #ifndef Foam_functionObjects_MachNo_H 74 #define Foam_functionObjects_MachNo_H 82 namespace functionObjects
91 public fieldExpression
113 const dictionary&
dict
Computes the Mach number as a volScalarField.
virtual ~MachNo()=default
Destructor.
const word & name() const noexcept
Return the name of this functionObject.
TypeName("MachNo")
Runtime type information.
MachNo(const word &name, const Time &runTime, const dictionary &dict)
Construct for given objectRegistry and dictionary.
void operator=(const MachNo &)=delete
No copy assignment.