Loading [MathJax]/extensions/tex2jax.js
Cantera  3.2.0a1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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

namespace  Cantera
 Namespace for the Cantera kernel.
 

Functions

shared_ptr< WallBasenewWall (const string &model, const string &name="(none)")
 Create a WallBase object of the specified type.