30 template<
class ReactionThermo>
33 const ReactionThermo& thermo
43 template<
class ReactionThermo>
47 return basicChemistryModel::New<BasicChemistryModel<ReactionThermo>>
56 template<
class ReactionThermo>
virtual ~BasicChemistryModel()
Destructor.
static autoPtr< BasicChemistryModel< ReactionThermo > > New(const ReactionThermo &thermo)
Selector.
rhoReactionThermo & thermo
BasicChemistryModel(const ReactionThermo &thermo)
Construct from thermo.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
Base class for chemistry models.