30 Foam::combustionModels::rhoChemistryCombustion::rhoChemistryCombustion
32 const word& modelType,
virtual rhoReactionThermo & thermo()
Return access to the thermo package.
virtual tmp< volScalarField > rho() const
Return const access to the density field.
tmp< DimensionedField< TypeR, GeoMesh > > New(const tmp< DimensionedField< TypeR, GeoMesh >> &tdf1, const word &name, const dimensionSet &dimensions)
A class for handling words, derived from string.
Mesh data needed to do the Finite Volume discretisation.
virtual ~rhoChemistryCombustion()
Destructor.
A class for managing temporary objects.
autoPtr< rhoChemistryModel > chemistryPtr_
Pointer to chemistry model.