Reaktoro
A unified framework for modeling chemically reactive systems
KineticOptions Struct Reference

A struct to describe the options for a chemical kinetics calculation. More...

#include <KineticOptions.hpp>

Collaboration diagram for KineticOptions:
[legend]

Public Attributes

EquilibriumOptions equilibrium
 The options for the equilibrium solver.
 
ODEOptions ode
 The options for the ODE solver.
 
KineticOutputOptions output
 The options for the output of the chemical kinetics calculation.
 

Detailed Description

A struct to describe the options for a chemical kinetics calculation.

See also
KineticProblem, KineticSolver

The documentation for this struct was generated from the following file: