Cantera
3.0.0
|
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 | |
WallBase * | newWall (const string &model) |
Create a WallBase object of the specified type. | |
shared_ptr< WallBase > | newWall3 (const string &model) |
Create a WallBase object of the specified type. | |