antioch-0.4.0
|
#include "antioch/antioch_asserts.h"
#include "antioch/kinetics_conditions.h"
#include "antioch/kinetics_enum.h"
#include "antioch/metaprogramming.h"
#include <string>
#include <vector>
#include <iostream>
Go to the source code of this file.
Classes | |
class | Antioch::ConstantRate< CoeffType > |
Constant rate equation. More... | |
class | Antioch::HercourtEssenRate< CoeffType > |
Hercourt-Essen rate equation. More... | |
class | Antioch::BerthelotRate< CoeffType > |
Berthelot rate equation. More... | |
class | Antioch::ArrheniusRate< CoeffType > |
Arrhenius rate equation. More... | |
class | Antioch::BerthelotHercourtEssenRate< CoeffType > |
Berthelot Hercourt-Essen rate equation. More... | |
class | Antioch::KooijRate< CoeffType > |
Kooij rate equation. More... | |
class | Antioch::VantHoffRate< CoeffType > |
Van't Hoff rate equation. More... | |
class | Antioch::PhotochemicalRate< CoeffType, VectorCoeffType > |
Photochemical rate. More... | |
class | Antioch::KineticsType< CoeffType, VectorCoeffType > |
base class for kinetics models More... | |
Namespaces | |
Antioch | |
The parameters are reduced parameters. | |