This is the complete list of members for chemistrySolver< CompType, ThermoType >, including all inherited members.
chemistrySolver(ODEChemistryModel< CompType, ThermoType > &model, const word &modelName) | chemistrySolver< CompType, ThermoType > | |
declareRunTimeSelectionTable(autoPtr, chemistrySolver, dictionary,(ODEChemistryModel< CompType, ThermoType > &model, const word &modelName),(model, modelName)) | chemistrySolver< CompType, ThermoType > | |
model_ | chemistrySolver< CompType, ThermoType > | protected |
name_ | chemistrySolver< CompType, ThermoType > | protected |
New(ODEChemistryModel< CompType, ThermoType > &model, const word &compTypeName, const word &thermoTypeName) | chemistrySolver< CompType, ThermoType > | static |
solve(scalarField &c, const scalar T, const scalar p, const scalar t0, const scalar dt) const =0 | chemistrySolver< CompType, ThermoType > | pure virtual |
TypeName("chemistrySolver") | chemistrySolver< CompType, ThermoType > | |
~chemistrySolver() | chemistrySolver< CompType, ThermoType > | virtual |