#include "OneDim.h"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< Sim1D > | newSim1D (vector< shared_ptr< Domain1D > > &domains) |
| Create a Sim1D object with a list of domains. | |