52template<
class ChemistryModel>
76 ode(
typename ChemistryModel::reactionThermo&
thermo);
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
chemistrySolver(typename ChemistryModel::reactionThermo &thermo)
Construct from thermo.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
TypeName("ode")
Runtime type information.
ode(typename ChemistryModel::reactionThermo &thermo)
Construct from thermo.
virtual ~ode()
Destructor.
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.