|
Cantera
2.1.2
|
#include <stdlib.h>#include <time.h>#include "cantera/oneD/StFlow.h"#include "cantera/base/ctml.h"#include "cantera/oneD/MultiJac.h"#include <cstdio>Go to the source code of this file.
Namespaces | |
| Cantera | |
| Namespace for the Cantera kernel. | |
Functions | |
| void | importSolution (size_t points, doublereal *oldSoln, IdealGasPhase &oldmech, size_t size_new, doublereal *newSoln, IdealGasPhase &newmech) |
| Import a previous solution to use as an initial estimate. More... | |
| static void | st_drawline () |
1.8.6