Cantera
3.1.0a1
|
#include "cantera/base/FactoryBase.h"
Go to the source code of this file.
Classes | |
class | PreconditionerFactory |
Factory class to create preconditioner objects. More... | |
Namespaces | |
Cantera | |
Namespace for the Cantera kernel. | |
Functions | |
shared_ptr< PreconditionerBase > | newPreconditioner (const string &precon) |
Create a Preconditioner object of the specified type. More... | |