Cantera
2.0
|
#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 | |
namespace | Cantera |
Provides class Nucleus. | |
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. | |
static void | st_drawline () |