EEDF Two-Term approximation solver. More...
#include "cantera/thermo/EEDFTwoTermApproximation.h"#include "cantera/base/ctexceptions.h"#include "cantera/numerics/eigen_dense.h"#include "cantera/numerics/funcs.h"#include "cantera/thermo/PlasmaPhase.h"#include "cantera/kinetics/ElectronCollisionPlasmaRate.h"EEDF Two-Term approximation solver.
Implementation file for class EEDFTwoTermApproximation.
Definition in file EEDFTwoTermApproximation.cpp.
Go to the source code of this file.
Namespaces | |
| namespace | Cantera |
| Namespace for the Cantera kernel. | |
Typedefs | |
| typedef Eigen::SparseMatrix< double > | SparseMat |