Go to the documentation of this file.
43 #ifndef laminarFlameSpeed_H
44 #define laminarFlameSpeed_H
void operator=(const laminarFlameSpeed &)
A class for handling words, derived from string.
virtual tmp< volScalarField > operator()() const =0
Return the laminar flame speed [m/s].
A class for managing temporary objects.
laminarFlameSpeed(const laminarFlameSpeed &)
Construct as copy (not implemented)
Foam::psiuReactionThermo.
scalar equivalenceRatio_
Equivalence ratio of a homogeneous mixture.
const psiuReactionThermo & psiuReactionThermo_
TypeName("laminarFlameSpeed")
Runtime type information.
virtual ~laminarFlameSpeed()
Destructor.
A list of keyword definitions, which are a keyword followed by any number of values (e....
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
declareRunTimeSelectionTable(autoPtr, laminarFlameSpeed, dictionary,(const dictionary &dict, const psiuReactionThermo &ct),(dict, ct))
Macros to ease declaration of run-time selection tables.
Abstract class for laminar flame speed.
static autoPtr< laminarFlameSpeed > New(const psiuReactionThermo &)