Cantera  2.0
Namespaces | Functions
StFlow.cpp File Reference
#include <stdlib.h>
#include <time.h>
#include "cantera/oneD/StFlow.h"
#include "cantera/base/ctml.h"
#include "cantera/oneD/MultiJac.h"
#include <cstdio>
Include dependency graph for StFlow.cpp:

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 ()