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