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