Go to the documentation of this file.
35 #ifndef psiChemistryCombustion_H
36 #define psiChemistryCombustion_H
46 namespace combustionModels
81 const word& modelType,
void operator=(const psiChemistryCombustion &)
Disallow default bitwise assignment.
A class for handling words, derived from string.
A class for managing temporary objects.
virtual tmp< volScalarField > rho() const
Return const access to the density field.
virtual ~psiChemistryCombustion()
Destructor.
autoPtr< psiChemistryModel > chemistryPtr_
Pointer to chemistry model.
const fvMesh & mesh() const
Return const access to the mesh database.
Mesh data needed to do the Finite Volume discretisation.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
psiChemistryCombustion(const psiChemistryCombustion &)
Construct as copy (not implemented)
virtual psiReactionThermo & thermo()
Return access to the thermo package.