35 #ifndef rhoChemistryCombustion_H 36 #define rhoChemistryCombustion_H 46 namespace combustionModels
81 const word& modelType,
virtual rhoReactionThermo & thermo()
Return access to the thermo package.
const fvMesh & mesh() const
Return const access to the mesh database.
virtual tmp< volScalarField > rho() const
Return const access to the density field.
A class for handling words, derived from string.
Mesh data needed to do the Finite Volume discretisation.
virtual ~rhoChemistryCombustion()
Destructor.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A class for managing temporary objects.
autoPtr< rhoChemistryModel > chemistryPtr_
Pointer to chemistry model.