54 return basicThermo::New<fluidReactionThermo>(
mesh, phaseName);
static autoPtr< fluidReactionThermo > New(const fvMesh &, const word &phaseName=word::null)
Standard selection based on fvMesh.
virtual ~implementation()
Destructor.
A class for handling words, derived from string.
implementation(const fvMesh &, const word &phaseName)
Construct from mesh and phase name.
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
defineTypeNameAndDebug(combustionModel, 0)
virtual ~fluidReactionThermo()
Destructor.
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...