Cantera  3.1.0a1
WallFactory.h File Reference
Include dependency graph for WallFactory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  WallFactory
 Factory class to create WallBase objects. More...
 

Namespaces

 Cantera
 Namespace for the Cantera kernel.
 

Functions

shared_ptr< WallBase > newWall (const string &model)
 Create a WallBase object of the specified type. More...
 
shared_ptr< WallBase > newWall3 (const string &model)
 Create a WallBase object of the specified type. More...