44 namespace chemistryReductionMethods
51 template<
class CompType,
class ThermoType>
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
TypeName("DRG")
Runtime type information.
DRG(const IOdictionary &dict, TDACChemistryModel< CompType, ThermoType > &chemistry)
Construct from components.
const dimensionedScalar & c
Speed of light in a vacuum.
BasicChemistryModel< rhoReactionThermo > & chemistry
virtual void reduceMechanism(const scalar p, const scalar T, const scalarField &c, const label li)
Reduce the mechanism.
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
Implementation of the Directed Relation Graph (DRG) method.
An abstract class for methods of chemical mechanism reduction.