Cantera  3.2.0a2
Loading...
Searching...
No Matches
Sim1D.h File Reference
#include "OneDim.h"
Include dependency graph for Sim1D.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sim1D
 One-dimensional simulations. More...
 

Namespaces

namespace  Cantera
 Namespace for the Cantera kernel.
 

Functions

shared_ptr< Sim1DnewSim1D (vector< shared_ptr< Domain1D > > &domains)
 Create a Sim1D object with a list of domains.