54 return basicThermo::New<rhoReactionThermo>(
mesh, phaseName);
static autoPtr< rhoReactionThermo > New(const fvMesh &, const word &phaseName=word::null)
Standard selection based on fvMesh.
virtual ~rhoReactionThermo()
Destructor.
virtual ~implementation()
Destructor.
A class for handling words, derived from string.
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
defineTypeNameAndDebug(combustionModel, 0)
Mesh data needed to do the Finite Volume discretisation.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
implementation(const fvMesh &, const word &phaseName)
Construct from mesh and phase name.