This is the complete list of members for combustionModel, including all inherited members.
combustionModel(const dictionary &combustionProperties, const hsCombustionThermo &thermo, const compressible::turbulenceModel &turbulence, const surfaceScalarField &phi, const volScalarField &rho) | combustionModel | |
combustionModelCoeffs() const | combustionModel | inline |
combustionModelCoeffs_ | combustionModel | protected |
composition() const | combustionModel | inline |
correct()=0 | combustionModel | pure virtual |
declareRunTimeSelectionTable(autoPtr, combustionModel, dictionary,(const dictionary &combustionProperties, const hsCombustionThermo &thermo, const compressible::turbulenceModel &turbulence, const surfaceScalarField &phi, const volScalarField &rho),(combustionProperties, thermo, turbulence, phi, rho)) | combustionModel | |
dQ(const fvScalarMatrix &Rfu) const | combustionModel | virtual |
mesh_ | combustionModel | protected |
New(const dictionary &combustionProperties, const hsCombustionThermo &thermo, const compressible::turbulenceModel &turbulence, const surfaceScalarField &phi, const volScalarField &rho) | combustionModel | static |
phi_ | combustionModel | protected |
qFuel() const | combustionModel | inline |
qFuel_ | combustionModel | protected |
R(volScalarField &fu) const | combustionModel | virtual |
read(const dictionary &combustionProperties)=0 | combustionModel | pure virtual |
rho_ | combustionModel | protected |
s_ | combustionModel | protected |
stoicRatio_ | combustionModel | protected |
thermo_ | combustionModel | protected |
turbulence_ | combustionModel | protected |
TypeName("combustionModel") | combustionModel | |
wFuelNorm() const =0 | combustionModel | pure virtual |
~combustionModel() | combustionModel | virtual |