Definition at line 20 of file ChemicalReaction.h.
#include <ChemicalReaction.h>
◆ ChemicalReaction()
ChemistryLib::SelfContainedSolverData::ChemicalReaction::ChemicalReaction |
( |
std::vector< double > | stoichiometric_vector_ | ) |
|
|
inlineexplicit |
Definition at line 22 of file ChemicalReaction.h.
24 {
25 }
std::vector< double > stoichiometric_vector
◆ ~ChemicalReaction()
virtual ChemistryLib::SelfContainedSolverData::ChemicalReaction::~ChemicalReaction |
( |
| ) |
|
|
virtualdefault |
◆ getKineticPrefactor()
virtual double ChemistryLib::SelfContainedSolverData::ChemicalReaction::getKineticPrefactor |
( |
| ) |
const |
|
inlinevirtual |
◆ stoichiometric_vector
std::vector<double> ChemistryLib::SelfContainedSolverData::ChemicalReaction::stoichiometric_vector |
The documentation for this struct was generated from the following file: