H2 Combustion
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
AdaptiveRungeKutta3IntegratorThis class implements an Integrator that uses an RungeKutta algorithm of 3th order with adaptive timestepping
CombustionProcessThis object manages the physical combustion process
CompoundThis stucture unifies all informations about a chemical compound
IntegrableThis is the base class for systems to be integrated by an Integrator object
IntegratorThis is the base class for intergrators that the program can use to intergrate a physical system
ReactionClass that represents a reaction
RungeKutta4IntegratorThis class implements an Integrator that uses the RungeKutta algorithm of 4th order
SubstanceThis class manages all substances that occur in Reaction or Compound objects
 All Classes Files Functions