37#ifndef EulerImplicit_H
38#define EulerImplicit_H
55template<
class ChemistryModel>
void updateRRInReactionI(const label index, const scalar pr, const scalar pf, const scalar corr, const label lRef, const label rRef, const scalar p, const scalar T, simpleMatrix< scalar > &RR) const
TypeName("EulerImplicit")
Runtime type information.
EulerImplicit(typename ChemistryModel::reactionThermo &thermo)
Construct from thermo.
virtual ~EulerImplicit()
Destructor.
A simple wrapper around bool so that it can be read as a word: true/false, on/off,...
chemistrySolver(typename ChemistryModel::reactionThermo &thermo)
Construct from thermo.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
A simple square matrix solver with scalar coefficients.
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.