Go to the documentation of this file.
45 #ifndef laminarFlameSpeed_H
46 #define laminarFlameSpeed_H
A class for handling words, derived from Foam::string.
virtual tmp< volScalarField > operator()() const =0
A class for managing temporary objects.
Foam::psiuReactionThermo.
const psiuReactionThermo & psiuReactionThermo_
TypeName("laminarFlameSpeed")
virtual ~laminarFlameSpeed()
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
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 &)