Cantera 2.6.0
Classes | Namespaces | Functions
FlowDeviceFactory.h File Reference
#include "cantera/base/FactoryBase.h"
#include "cantera/zeroD/FlowDevice.h"
Include dependency graph for FlowDeviceFactory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FlowDeviceFactory
 Factory class to create FlowDevice objects. More...
 

Namespaces

namespace  Cantera
 Namespace for the Cantera kernel.
 

Functions

FlowDevice * newFlowDevice (const std::string &model)
 Create a FlowDevice object of the specified type. More...