|
Cantera
2.2.1
|
Computes enhanced third-body concentrations. More...
#include <Enhanced3BConc.h>
Public Member Functions | |
| Enhanced3BConc (const std::map< size_t, doublereal > &enhanced, doublereal deflt=1.0) | |
| doublereal | update (const vector_fp &c, doublereal ctot) const |
| void | getEfficiencies (vector_fp &eff) const |
Private Attributes | |
| std::vector< size_t > | m_index |
| vector_fp | m_eff |
| doublereal | m_deflt |
Computes enhanced third-body concentrations.
Definition at line 21 of file Enhanced3BConc.h.
1.8.6