|
rizer.cantera_ext
C++ Cantera 1-D plasma extension (custom Domain1D models and solvers)
|
#include "cantera/base/Solution.h"#include "PropertyTable.h"#include "CollisionModel.h"#include <memory>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | rizer::ReactorRHS |
| Shared single-cell two-temperature reacting-plasma RHS (one physics source). More... | |
| struct | rizer::ReactorRHS::Diagnostics |
| Optional power / Maxwellian-condition breakdown filled by rates() when a non-null pointer is passed. More... | |
| struct | rizer::ReactorRHS::Config |
Namespaces | |
| namespace | rizer |
Macros | |
| #define | NOMINMAX |
| #define NOMINMAX |
Definition at line 21 of file ReactorRHS.h.