|
Ignis
|
#include "ignis.h"#include "cantera/base/Solution.h"#include "yaml-cpp/yaml.h"#include "sootHeaders.h"#include <iostream>#include <sstream>#include <string>#include <iomanip>#include <algorithm>#include <memory>Go to the source code of this file.
Functions | |
| int | driver_premixed () |
| int driver_premixed | ( | ) |
Driver for a burner stabilized premixed flame
Definition at line 23 of file driver_premixed.cc.