This is the complete list of members for chemistryTabulationMethod, including all inherited members.
add(const scalarField &phiQ, const scalarField &RphiQ, const label nActive, const label li, const scalar deltaT)=0 | chemistryTabulationMethod | pure virtual |
chemistryTabulationMethod(const dictionary &dict, const odeChemistryModel &chemistry) | chemistryTabulationMethod | |
declareRunTimeSelectionTable(autoPtr, chemistryTabulationMethod, dictionary,(const dictionary &dict, const odeChemistryModel &chemistry),(dict, chemistry)) | chemistryTabulationMethod | |
New(const IOdictionary &dict, const odeChemistryModel &chemistry) | chemistryTabulationMethod | static |
reset()=0 | chemistryTabulationMethod | pure virtual |
retrieve(const scalarField &phiQ, scalarField &RphiQ)=0 | chemistryTabulationMethod | pure virtual |
tabulates()=0 | chemistryTabulationMethod | pure virtual |
TypeName("chemistryTabulationMethod") | chemistryTabulationMethod | |
update()=0 | chemistryTabulationMethod | pure virtual |
~chemistryTabulationMethod() | chemistryTabulationMethod | virtual |