52template<
class ChemistryModel>
76 ode(
typename ChemistryModel::reactionThermo&
thermo);
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
An abstract base class for solving chemistry.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
An ODE solver for chemistry.
TypeName("ode")
Runtime type information.
virtual ~ode()
Destructor.
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.