36#ifndef chemistryReductionMethods_none_H
37#define chemistryReductionMethods_none_H
50template<
class CompType,
class ThermoType>
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
Extends StandardChemistryModel by adding the TDAC method.
chemistryReductionMethod(const IOdictionary &dict, TDACChemistryModel< CompType, ThermoType > &chemistry)
Construct from components.
TypeName("none")
Runtime type information.
none(const IOdictionary &dict, TDACChemistryModel< CompType, ThermoType > &chemistry)
Construct from components.
virtual void reduceMechanism(const scalarField &c, const scalar T, const scalar p)
Reduce the mechanism.
virtual ~none()
Destructor.
BasicChemistryModel< psiReactionThermo > & chemistry
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.